|
||||||||
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
After doing a longer run it seems the date for the rollback is always one lower than it should be, so for instance my long run that started on jun-29
Actual day | Logged to filename with date
jun 29 | jun 29
jun 30 | jun 29, if a file already existed it fails and keeps a temp file
jul 1 | jun 30, succeeds because the real jun 30 didn't get used yet.