--On 9. Januar 2006 10:55:21 -0500 Fred Drake <[EMAIL PROTECTED]> wrote:
On 1/9/06, Andreas Jung <[EMAIL PROTECTED]> wrote:ZODB defines these levels but I can not see any code in the ZODB package that actually uses these levels.
Nobody should be using the zLOG levels with the logging package, but rather use the logging package levels. So in the end, there's no need for Zope to be defining levels at all, only conventions for how the levels are used.
ZEO is doing that :-)All code on the trunk uses (since yesterday) the standard logging level (called through logger.info(), logger.error() etc.)
-aj
pgpuQyHPzUNlR.pgp
Description: PGP signature
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )