Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
Any
Description
<rollingPolicy class="ch.qos.logback.core.rolling.FixedWindowRollingPolicy">
<FileNamePattern>/usr/local/neil/logs/msa-mdn-%i-%d
.log</FileNamePattern> <MinIndex>1</MinIndex>
<MaxIndex>5</MaxIndex>
</rollingPolicy>
In this case the filename pattern %d it would be nice to allow configuration of timezone somehow in the pattern.