-
Fred Drake authored
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.
efc1aafc