On Wed, 17 Nov 2004 13:20:31 -0500, Chris McDonough <chrism@plope.com> wrote:
Zope doesn't log anything until it is able to get to the point where it sets the effective uid. This is of course useless on Windows and in most cases on UNIX when you're not running Zope under the root account. If anyone has some patches which preserves the spirit of this behavior but allows logging to happen sooner, they're welcome.
The stuff in Zope 2.8 certainly starts using the final logging configuration sooner for Windows than for Unix (it switches to the configured logging as soon at it has the configuration). Someone may be able to improve on it, and it may be that those changes can be backported to Zope 2.7. -Fred -- Fred L. Drake, Jr. <fdrake at gmail.com> Zope Corporation