[issue932563] logging: need a way to discard Logger objects

Antoine Pitrou report at bugs.python.org
Sat Jan 5 20:17:47 CET 2008


Antoine Pitrou added the comment:

This could probably be solved with an optional argument to getLogger()
and a weakref. Do you want me to write a patch?

----------
nosy: +pitrou

____________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue932563>
____________________________________


More information about the Python-bugs-list mailing list