Tim - thanks for your follow-up. I am enclosing a sample of the config file that I am using - it shows the rollingfile appender, file size and number of backup files that I am trying to keep.
log4j.rootLogger=debug, R
log4j.appender.stdout=org.apache.log4j.ConsoleAppender...
using log4j with rollingfile appender, however, the system fails to create a backup file after the initial backup file reaches its limit.
This isn't always consistent - for example, sometime I am able to see multiple backup files, but the next time I run the application the first file keeps...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.