You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Lemke, Michael IZ/HZA-IC1" <le...@de.ina.com> on 2002/07/01 15:01:51 UTC

Tomcat 3.3.1: AccessLog filename with time stamps?

Can I get Tomcat 3.3.1 to open the AccesLog file with 
daily time stamps in the filename?  Like I can do for
example with 

        <LogSetter name="servlet_log"
                   timestamps="true"
                   verbosityLevel = "INFORMATION"
                   path="logs/servlet-${yyyyMMdd_HHmmss}.log"
                   />


I can't find anything like that for <AccessLogInterceptor 

Thanks,
Michael

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>