[logback-dev] [JIRA] Created: (LBCLASSIC-324) Allow specifying time zone in TimeBasedRollingPolicy's fileNamePattern

William Ashley (JIRA) noreply-jira at qos.ch
Tue Mar 13 00:25:26 CET 2012


Allow specifying time zone in TimeBasedRollingPolicy's fileNamePattern
----------------------------------------------------------------------

                 Key: LBCLASSIC-324
                 URL: http://jira.qos.ch/browse/LBCLASSIC-324
             Project: logback-classic
          Issue Type: Improvement
          Components: appender
            Reporter: William Ashley
            Assignee: Logback dev list
            Priority: Minor


I would like to have one of my application's logs use GMT for archive file names. The layout pattern currently supports specifying a time zone (documented under the conversion word 'd' http://logback.qos.ch/manual/layouts.html#conversionWord), but this is not supported when using the %d option with TimeBasedRollingPolicy (http://logback.qos.ch/manual/appenders.html#TimeBasedRollingPolicy) for file naming.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the logback-dev mailing list