falconry / falconry/falcon

Pass a custom logger to use instead of wsgi.errors

Open
#14 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.