logging

Jorge Vargas jorge.vargas at gmail.com
Mon Nov 13 08:45:46 EST 2006


On 12 Nov 2006 23:50:40 -0800, alain.marcel at svd-info.fr
<alain.marcel at svd-info.fr> wrote:
> Hi all !
> How to remove a logger ?
> There si no logging.removeLogger(name) method.
> I've a lot of objects that create loging.

why you need a logger per object? IMO 1 per package is more then enough.
> When objects are destroyed, associated logger are not. This create
> memory leak...
>
> Thanks for any idea.
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>



More information about the Python-list mailing list