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=34651>. 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=34651 Summary: allow for a header on top of every rolled file Product: Log4j Version: unspecified Platform: Other OS/Version: other Status: NEW Severity: enhancement Priority: P1 Component: Appender AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] The files are rolling, but it often lack a header/footer to make it usable in many software. Example, a csv pattern would be defined, but the column names header would need to be written on top of each file upon creation. Actually, the full feature is more like addind header and footer to the log file. To support multiline headers, the log4j property file should merely accept \n and/or \r (which I think java.util.Properties already supports). -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
