[Zope-dev] Re: zLOG deprecation?
Tim Peters
tim.peters at gmail.com
Tue Dec 6 11:29:37 EST 2005
[Tim Peters]
>> Also note that the code Florent pointed at is part of ZODB, not part
>> of Zope. Zope shouldn't use it directly. Growing its own copy would
>> be OK, or refactoring so that ZODB and Zope both get it from a shared
>> new mini-project.
[Chris Withers]
> Sorry, which code are we talking about here?
Sorry, it wasn't Florent, it was Philipp; you replied to it:
<http://mail.zope.org/pipermail/zope-dev/2005-December/026039.html>
As he says there, the comment block was taken from ZODB/loglevels.py,
which (besides just documenting this mess) implements TRACE and
BLATHER levels for ZODB's use.
More information about the Zope-Dev
mailing list