Mike Calmus created LOG4J2-1237:
-----------------------------------
Summary: Header should be on its own line
Key: LOG4J2-1237
URL: https://issues.apache.org/jira/browse/LOG4J2-1237
Project: Log4j 2
Issue Type: Improvement
Components: Layouts
Reporter: Mike Calmus
Priority: Minor
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]