2 small questions regarding the Logger Component:
<Logger className="
org.apache.catalina.logger.FileLogger"
directory="/home/client/public_html/test/WEB-INF/logs" prefix="client."
suffix=".log" timestamp="true"/>
1) Is the only way to make the log file to be rolled is by defining time
stamp to "true" (timestamp="true")?
2) Is it possible to limit the amount of rolled logged files as it can
be done in the log4j ?
P.S. My question is regarding Tomcat 5.0.19
thanks,
Ariel Pessah
Mailvision LTD.
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)