Hi. There is a bug with DailyRollingFileAppender when used with a Layout that has a footer. Log4j doesn't output the footer before rolling over the file. It does, however, output the header to the new file (this happens in FileAppender.setFile). Looks like FileAppender.closeFile should call writeFooter before closing the qw.
Cheers, Steve. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]