I realized that the number of days to shift will be very useful, even for the daily rollover, so I added it, and submitted to my branch. It should be included in the pull. the new parameter is called "daysOffset", integer type (can be negative).
For daily rollover, this is how I use it myself. If daysOffset is zero (default), then the log before rollTime belongs to yesterday, and today starts after rollover. If I set it to 1, then the log before rollTime is today, and after rollTime it is tomorrow.

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

Reply via email to