WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: [JIRA] Created: (LBCLASSIC-324) Allow specifying time zone in TimeBasedRollingPolicy's fileNamePattern

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

by JIRA noreply-jira@qos.ch :: Rate this Message:

| View in Thread


    [ http://jira.qos.ch/browse/LBCLASSIC-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12426#action_12426 ]

Daisuke Miyamoto commented on LBCLASSIC-324:
--------------------------------------------

+1 on this issue.

> 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

       
_______________________________________________
logback-dev mailing list
logback-dev@...
http://mailman.qos.ch/mailman/listinfo/logback-dev

 « Return to Thread: [JIRA] Created: (LBCLASSIC-324) Allow specifying time zone in TimeBasedRollingPolicy's fileNamePattern