DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10560>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10560 DailyRollingAppender does not roll each period Summary: DailyRollingAppender does not roll each period Product: Log4j Version: 1.1 Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: Appender AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The documentation states that an hourly rolling file appender rolls approximately on the hour. I am surprised that nobody complained till now that if no events occur for that particular appender after the rolling time, it could actually never roll over even if the application is still running, or it could roll over after several rolling periods of time. The particular application that I work on consolidates several hourly log files in a tar file 5 minutes after each hour, it is a problem that even at this time some logfiles may be not rolled over yet. Is version 1.2 fixing this problem? Thanks, Carol -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>