What should go to stdout/stderr and why Python logging write everything to stderr?
Grant Edwards
grant.b.edwards at gmail.com
Thu Jan 5 15:29:33 EST 2023
On 2023-01-05, Thomas Passin <list1 at tompassin.net> wrote:
> The logging system is so configurable that...
I find it almost impossible to use unless I copy a working example I
find somewhere. ;)
I'm not at all surprised that the OP didn't understand how it
works. I've been writing Python programs for over 20 years, and it's
beyond me.
--
Grant
More information about the Python-list
mailing list