Hi,

Another question on the RollingFileAppender. In the case that daily rolling is 
applied and the application crashes at 23:59 and is started again at 00:01, the 
RollingFileAppender does not do a rollover and continues logging to the log 
file of the previous day. Is this the expected behavior? If so, couldn't this 
be enhamced by checking the last-changed time of the log file before log4j 
opens it again?

dirk

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

Reply via email to