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: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
