[Zodb-checkins] CVS: Zope3/src/ZODB - Mount.py:1.24
Tim Peters
tim at zope.com
Fri Apr 23 15:11:17 EDT 2004
>> The problem is that logger objects are currently immortal.
[Gintautas Miliauskas]
> I don't see a problem here. Who said that extra info should go into
> the name of the logger?
Nobody said that. But it's what happens if the dead-simple approach to
changing zLOG to logging is used (which I think was spelled out clearly in
the parts of the original email that got snipped).
> (I think that would be quite braindead even without regard to memory
> leaks).
It would have been the clearest way to get identical logging output, which
is also a concern (but a lesser concern).
More information about the Zodb-checkins
mailing list