Bug 40349 - RollingFileAppenders do not getFooter() from Layout
Summary: RollingFileAppenders do not getFooter() from Layout
Status: RESOLVED DUPLICATE of bug 34651
Alias: None
Product: Log4j - Now in Jira
Classification: Unclassified
Component: Appender (show other bugs)
Version: 1.2
Hardware: Other All
: P2 normal
Target Milestone: ---
Assignee: log4j-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-29 17:18 UTC by Jonathan Feinberg
Modified: 2008-08-12 15:22 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Feinberg 2006-08-29 17:18:29 UTC
The DailyRollingFileAppender does not request and write its Layout's getFooter()
when rolling over.
Comment 1 Jonathan Feinberg 2006-08-29 18:24:03 UTC
Same is true of RollingFileAppender; therefore changed summary.
Comment 2 Curt Arnold 2008-08-12 15:22:48 UTC
Marking as duplicate of 34651.  All header and footer enhancements should be considered together and likely only in org.apache.log4j.rolling.RFA and not in the earlier org.apache.log4j.RFA and DRFA.

*** This bug has been marked as a duplicate of bug 34651 ***