![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: logging producing redundant entries
From: Peter Otten <__peter__@web.de>
Date: Fri Mar 31 2006 - 20:17:10 CEST
Jed Parsons wrote:
> Am I somehow accumulating a growing list of loggers by having this code
I'd rather look after the number of handlers which is probably growing and
Do you maintain a hierarchy of loggers (names with dots) with a handler for
Peter
|