[Zope-Coders] new zLOG

Guido van Rossum guido@python.org
Mon, 25 Nov 2002 08:07:26 -0500


I've noticed one change in zLOG behavior: unless you call
zLOG.initialize(), no logging will happen.  Some of my apps don't make
this call.  Is it possible to get the old behavior back?  Or is this
intentional?

--Guido van Rossum (home page: http://www.python.org/~guido/)