|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
_______________________________________________ logback-dev mailing list [email protected] http://mailman.qos.ch/mailman/listinfo/logback-dev

<configuration debug="true">
...
</configuration>
This will print out messages at midnight during roll over.
Here are a few questions that might be relevant.
1) Are your log files very large?
2A) Are there other processes accessing the log file?
2B) Is possible that more than one instance of your application is running?