<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>After installing&nbsp;Zope 2.7+ I discovered it's 
using the Python logging system rather than the&nbsp;medusa logger.&nbsp; Can 
Zope 2.7+ be configured to use the ZServer.medusa.logger.rotating_file_logger 
for "Access" logging, or some other rotating logger?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>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.).&nbsp; That's not adequate for my 
needs.</FONT></DIV></BODY></HTML>