[issue20345] Better logging defaults

Vinay Sajip report at bugs.python.org
Thu Jan 23 12:38:26 CET 2014


Vinay Sajip added the comment:

> Can you give me a hint, how I could investigate that?

There's no easy way - a lot of Python source is not available for public view, so there's no telling what the impact would be. While the use of the module-level functions is provided as a convenience, I don't feel that the need to call basicConfig () is problematic, even for short scripts.

----------
status: open -> pending

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20345>
_______________________________________


More information about the Python-bugs-list mailing list