[ZODB-Dev] Re: [Zope-dev] Re: zLOG module deprecated

Dieter Maurer dieter at handshake.de
Fri Jan 13 16:09:28 EST 2006


Andreas Jung wrote at 2006-1-10 11:23 +0100:
> ...
>Do we need one for Zope 2 and Zope 3?

I think what we discussed during breakfast would be optimal:

  To configure the Python logger such that:

    *  it supports additional (Zope2/3 standard!) log levels

    *  displays Zope tracebacks rather than the much less informative
       Python tracebacks

  Application code could then use "from logging import getLogger"
  and use the obtained logger module in the normal way.


-- 
Dieter


More information about the Zope-Dev mailing list