Kai Gülzau
commented on
LOGBACK-235
log rollover should be configurable using %d multiple times in file name pattern
Switching to
<FileNamePattern>${catalina.base}/logs/archive/%d{yyyy-MM, aux}/%d{dd, aux}/routing2.tomcat.%d{yyyy-MM-dd}.log.zip</FileNamePattern>
seemes to work.
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
<FileNamePattern>${catalina.base}/logs/archive/%d{yyyy-MM, aux}/%d{dd, aux}/routing2.tomcat.%d{yyyy-MM-dd}.log.zip</FileNamePattern>
seemes to work.