Skip to content

bpo-32821: Add console logging cookbook recipe#5625

Closed
mariocj89 wants to merge 4 commits into
python:masterfrom
mariocj89:cookbook
Closed

bpo-32821: Add console logging cookbook recipe#5625
mariocj89 wants to merge 4 commits into
python:masterfrom
mariocj89:cookbook

Conversation

@mariocj89

@mariocj89 mariocj89 commented Feb 11, 2018

Copy link
Copy Markdown
Contributor

Add a short recipe on how to configure the logging stack to be able to perform the split many unix tools do, sending INFO and below to stdout and WARN and above to stderr.

https://bugs.python.org/issue32821

Add a short recipe on how to configure the logging stack to be able to
perform the split many unix tool do, sending INFO and below to stdout
and WARN and above to stderr.
@mariocj89 mariocj89 changed the title bpo-32821: Add console logging cookbook bpo-32821: Add console logging cookbook recipe Feb 11, 2018
@zhangyangyu zhangyangyu requested a review from vsajip February 13, 2018 14:56
We should fix it to be able to take strings or the level enum, but the PR seems abandoned.
@mariocj89

Copy link
Copy Markdown
Contributor Author

Closing as this seems abandoned :(.

@mariocj89 mariocj89 closed this Apr 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants