[logback-dev] [JIRA] (LOGBACK-1480) SizeAndTimeBasedRollingPolicy stops working if name pattern includes several %d macroses
QOS.CH (JIRA)
noreply-jira at qos.ch
Mon Aug 12 17:59:00 CEST 2019
Aleksandr Golovin created LOGBACK-1480:
------------------------------------------
Summary: SizeAndTimeBasedRollingPolicy stops working if name pattern includes several %d macroses
Key: LOGBACK-1480
URL: https://jira.qos.ch/browse/LOGBACK-1480
Project: logback
Issue Type: Bug
Components: logback-classic
Affects Versions: 1.2.3
Reporter: Aleksandr Golovin
Assignee: Logback dev list
Priority: Minor
Create appended with following pattern:
<fileNamePattern>logs/%d\{yyyy-MM-dd}/myApp-%d\{yyyy-MM-dd}-%d\{HH:mm:ss}.%i.log.gz</fileNamePattern>
ER: Logs are being rolled out with
AR: SizeAndTimeBasedRollingPolicy seem to stop working
Please make it possible to use several %d macros +or+ explicitly mention in documentation that it's not supported.
--
This message was sent by Atlassian JIRA
(v7.3.1#73012)
More information about the logback-dev
mailing list