|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
_______________________________________________ logback-dev mailing list logback-dev@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-dev
Guys, I need some help. My second enhancement does not work : it does not use my special time zone for generating the file name. What is the best way of fixing it? I need to set that time zone on the converter responsible for the file name.
Example: today is July 22nd in New York, I am using Tokyo time zone and the roll time 03:00:00 with day shift +1. The rollover happens at proper time, but the old log is renamed using July 22nd (as if using default time zone), instead of expected July 23rd.