--On 9. Januar 2006 17:06:25 +0100 Florent Guillaume <[EMAIL PROTECTED]> wrote:

My point is that the python logging levels are insufficiently fine
grained.

Sufficently enough for me. BLATHER & TRACE can be merged to DEBUG
and PROBLEM to either WARN|ERROR. This should be even enough for Zope.

The python logging framework leaves room for numeric levels and
registering equivalent strings, and indeed ZODB and zLOG have them
defined.

Of course zLOG has all levels defined for backward compatibility.
An application should possibly defines its own logger with all possibilities the logging module offers when it has the need for additional logging levels.

-aj

Attachment: pgpFjo7qKBUtB.pgp
Description: PGP signature

_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to