Antoine Pitrou <[email protected]> added the comment: > The problem of avoiding interfering with application level handlers > while having unraisable errors visible by default is probably the > biggest reason past attempts to get the standard library using the > logging module internally haven't gained much traction :P
Isn't it a problem that the logging module should be designed to make easy to fix or work around? ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue10626> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
