|
||||||||
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 logback-dev@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-dev
I second this feature, i.e. to force a rollover on a time schedule.
Current policy only perform rollover upon a new log event. If there's no log-event the TimeBasedRollingPolicy policy won't perform the rollover. This is usually an issue for data pipes in the infrastructure.