Remko Popma created LOG4J2-675:
----------------------------------

             Summary: RollingFile and RollingRandomAccessFile don't write 
footer before rollover
                 Key: LOG4J2-675
                 URL: https://issues.apache.org/jira/browse/LOG4J2-675
             Project: Log4j 2
          Issue Type: Bug
          Components: Appenders
    Affects Versions: 2.0-rc1
            Reporter: Remko Popma
            Assignee: Remko Popma
             Fix For: 2.0-rc2


Layout footer is currently only written when log4j is shutting down. 

However, every time a rollover occurs, the layout header is written to the 
beginning of the file (see related LOG4J2-581).
For example for HTML/XML formats, the footer is required in each file, so it 
should be written at rollover.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to