[Zope-Coders] new zLOG

Jeremy Hylton jeremy@zope.com (Jeremy Hylton)
Mon, 2 Dec 2002 11:32:28 -0500


>>>>> "GvR" == Guido van Rossum <guido@python.org> writes:

  >> I looked at the Apache and Squid sources to see how they do it,
  >> and as far as I can tell they take the "log to stderr until after
  >> some point after minimal startup" tact.

  GvR> That sounds the way to go to me.

This approach sounds good to me, too.

Jeremy