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)
_______________________________________________
logback-dev mailing list
logback-dev@qos.ch
http://mailman.qos.ch/mailman/listinfo/logback-dev

Reply via email to