[Zope] Configuring Zope 2.7 for rotating file logger

Stephen B. Kirby brazbayu at houston.rr.com
Sun Sep 19 16:56:53 EDT 2004


After installing Zope 2.7+ I discovered it's using the Python logging system 
rather than the medusa logger.  Can Zope 2.7+ be configured to use the 
ZServer.medusa.logger.rotating_file_logger for "Access" logging, or some 
other rotating logger?

I noticed that the Python logger has a rotating logger, however, it only 
works on file size rather than frequency (e.g. daily, weekly, monthly, 
etc.).  That's not adequate for my needs. 




More information about the Zope mailing list