[issue30767] logging must check exc_info correctly

Matthew Patton report at bugs.python.org
Thu Oct 12 09:48:08 EDT 2017


Matthew Patton <pattonme at yahoo.com> added the comment:

And the reason to stomp on the "Level " is because by not doing so the message that is a single field (regex/awk) has been converted non-deterministically into two. This is very bad behavior. If emitting the string/int as-is looks wrong then "Level(value)" or some other notation that keeps it a single field is how it should print.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue30767>
_______________________________________


More information about the Python-bugs-list mailing list