You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by bu...@apache.org on 2004/05/28 19:21:03 UTC

DO NOT REPLY [Bug 11446] - Rolling, DailyRolling & FileAppender do not append Footer to each file

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=11446>.
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=11446

Rolling, DailyRolling & FileAppender do not append Footer to each file

ceki@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



------- Additional Comments From ceki@apache.org  2004-05-28 17:21 -------

I started working on this bug and changes have been committed to CVS head.

In the new code, each time a file is opened the header is written and each time 
a file is closed or rolled over, the footer gets written. Thus it is possible 
for a file to contain multiple header/fotter pairs.

Is there a way to prevent this?

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org