DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=34979>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=34979 ------- Additional Comments From [EMAIL PROTECTED] 2005-05-24 01:56 ------- One benefit of the previous changes was the ability to specify a time zone specifer in the file pattern so you could have daily rolling files on GMT time for example. The 23-May-2005 changes break rolling actions into ones performed before committing for the rollover and closing the active log file, changes take immediately after closing the log file and before returning from the rollover call and asynchronous actions that can be performed after returning. In this case, compress tasks can be performed without blocking. The changes also make it less likely to start a rollover without being able to complete it. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
