Hi there,

I am using log4j-1.2.8 and don't see ourselves upgrading to new versions any
time soon.  I am trying to roll files hourly using DailyRollingFileAppender
in BST (British Summer Timezone) which is GMT + 1.

My problem is that sometimes a rolled over log file for the 10th hour starts
showing log events beginning from 11:00 O' Clock.  Similarly the log file
for the 11th hour shows log events from 12:00 O' clock onwards.  The
timestamps of the log events are based on the local time, however the hour
stamps on the log filenames appear to be from GMT.  What could possibly be
causing this?

How can I fix this as the application that will be shipped out is a global
one and I want the hour stamps on rolled over filenames to correspond with
the log events they contain, rather than be skewed by an hour or so..

Many thanks.
Zalle
-- 
View this message in context: 
http://www.nabble.com/Rollover-%2B-Filename-%2B-Timezone-tf3973732.html#a11279795
Sent from the Log4j - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to