Yet another refactoring of the startup logging; this gets the startup and
debug handlers installed much earlier (before we have any configuration info) so that very early log messages are not lost. The debug handler is removed as soon as we know whether debug mode is disabled, and the startup messages are flushed to the real log as soon as we have it. The Zope.Startup.ZopeStarter object makes more sense now as well.
Showing
Please register or sign in to comment