Pass a custom logger to use instead of wsgi.errors
Open
enhancement
- Dominant language
- Python
- Stars
- 9.8k
- Forks
- 1k
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 7
Description
As an API developer, I can consolidate all app messages in a single log file so that I don't loose the context of the messages.
It would be cool if wsgi.errors could still (optionally) be written to in tandem.
Contributor guide
Research direction
No file or test is named in the issue. Start by locating where wsgi.errors is used and how application logging is configured. Done means a custom logger can receive app messages, with optional simultaneous writes to wsgi.errors, backed by tests for both modes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100