Reputation: 147
We're seeing an odd problem with the RollingFileAppender.At the end of the day sometimes we look at the directory where the log files are stored, and it appears that some of the log file numbers are missing. It isn't just that it wrote it out with the wrong name, that content is really missing. The gaps in log entry times indicate those missing file names would have contained the missing content.
Is there anything that could explain this? Is there something we can do to mitigate the problem?
Upvotes: 1
Views: 1942