LabConnect-RCOS / LabConnect-RCOS/LabConnect-Backend

Add more logging

Open
#170 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
2
Forks
5
Avg merge
9h 17m
Merged PRs (30d)
5

Description

Add logging across all functions to have provide more information in case anything breaks

We may need to setup a service or find a way to store logs of different levels to make accessible for prod debugging

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by surveying the Python/Flask application and its SQLAlchemy-backed functions, then determine the required logging levels and how production logs should be stored and accessed. Done means logging is added across the requested functions with an agreed production debugging approach.

Written by the indexing model from the issue text.

Assessment

Tech stack
flask, python, sqlalchemy
Domain
backend, observability
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.