Hi,
I was using the following parameters with my log4j-1.2.x
RollingFileAppender appender.
<param name="maxFileSize" value="500KB" />
<param name="maxBackupIndex" value="3" />
<param name="threshold" value="WARN" />

Now in 1.3, the new impl. of RollingFileAppender, these parameters
seems to go. Is there any kind of parameter for these tasks there
(e.g. passig parameters to <rollingPolicy class="
org.apache.log4j.TimeBasedRollingPolicy">)?


Thanks in advance.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to