LabConnect-RCOS / LabConnect-RCOS/LabConnect-Backend
Add more logging
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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