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 2005/04/27 19:57:51 UTC

DO NOT REPLY [Bug 34651] New: - allow for a header on top of every rolled 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=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: log4j-dev@logging.apache.org
        ReportedBy: quartz12h@yahoo.com


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: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org