On 1/3/2023 10:35 AM, c.bu...@posteo.jp wrote:
The logging module write everything to stderr no matter which logging
level is used.

The OP wrote this, but it's not so by default. There is a HOW-TO page that explains this and how to get the logging package to log everything to a file, along with many other useful bits of information -

https://docs.python.org/3/howto/logging.html

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to