../logs/tomcat.log
log4j.appender.R.MaxFileSize=30MB
log4j.appender.R.MaxBackupIndex=20
log4j.appender.R.layout=org.apache.log4j.PatternLayout
log4j.appender.R.layout.ConversionPattern=%p %t %c - %m%n
En l'instant précis du 11/02/08 17:39, Amir Fadaghi s'exprimait en ces
termes:
> Hi,
>
> I
Hi,
I am trying to implement the catalina.out log rotation in the development
environment (for now and will implement to other environments once I figure
this out) using log4j. I am running apache-tomcat version 5.5.25 and
downloaded the apache-log4j-1.2.15 and commons-logging-1.1.1. I copied