Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.1.5
-
None
Description
Logback should output an error message when the date time pattern in the %d token within the fileNamePattern is not collision free. For example, the fileNamePattern
myapp-%d\{yyyy-MM-*uu*\}.log.zip}
will result in the same log archive every day of the week after the first week of the month.
This issue follows comment by autumnwind10 in LOGBACK-992
Attachments
Issue Links
- relates to (in)
-
LOGBACK-992 Rolling File Appender creates .tmp files but never deletes them
- Resolved