[
https://issues.apache.org/jira/browse/LOG4J2-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15080738#comment-15080738
]
Gary Gregory edited comment on LOG4J2-1237 at 1/4/16 6:18 AM:
--------------------------------------------------------------
In Git master. Please verify and fix. You can now use the same kind of pattern
as in the 'pattern' attribute in the layout's header and footer. So {{%n}} will
work.
was (Author: garydgregory):
In Git master. Please verify and fix.
> Make PatternLayout header and footer accept a pattern
> -----------------------------------------------------
>
> Key: LOG4J2-1237
> URL: https://issues.apache.org/jira/browse/LOG4J2-1237
> Project: Log4j 2
> Issue Type: Improvement
> Components: Layouts
> Reporter: Mike Calmus
> Assignee: Gary Gregory
> Priority: Minor
> Fix For: 2.5.1
>
>
> When a layout (I used PatternLayout) is configured with a header the header
> is written at the top of the file. However, the first log entry is on the
> same line immediately after the header rather than on its own line:
> header firstlogentry
> It would be better to have the first log entry be on a separate line:
> header
> firstlogentry
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]