The Python Oracle

Making Python loggers output all messages to stdout in addition to log file

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Puzzling Curiosities

--

Chapters
00:00 Question
00:38 Accepted answer (Score 872)
01:13 Answer 2 (Score 740)
01:27 Answer 3 (Score 126)
02:01 Answer 4 (Score 79)
02:59 Thank you

--

Full question
https://stackoverflow.com/questions/1405...

Accepted answer links:
[logging.StreamHandler()]: http://docs.python.org/library/logging.h...

Answer 3 links:
[basicConfig]: https://docs.python.org/3/library/loggin...

Answer 4 links:
https://docs.python.org/2/howto/logging-...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #logging #errorlogging

#avk47