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-{color:#d04437}uu{color}.log.zip
will result in the same log archive every day of the week after the first week of the month.
|