Hi !

I am using Log4J version 1.1.3 downloaded from jakarta.apache.org.
Everything seems to be working fine with it except that even if i set

log4j.appender.R.MaxFileSize = 100KB
log4j.appender.R.MaxBackupIndex = 10

I get only one log file and when it rolls over the 100K limit, it gets
overwritten.

According to documentation on the site, it should rename the old copy and
start with a new file with the same name.

Has anybody faced this problem before?Any solution?

Regards,
Praveer



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

Reply via email to