This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/master by this push:
     new efe06dd  [LOG4J2-2337] Allow custom end-of-line with JsonLayout.
efe06dd is described below

commit efe06ddfaf7d3b5a2659be6b9f1af4b9a5a3bc95
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Apr 16 15:58:04 2019 -0400

    [LOG4J2-2337] Allow custom end-of-line with JsonLayout.
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index d6b6c1a..aa65c41 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -379,6 +379,9 @@
       <action issue="LOG4J2-2592" dev="ggregory" type="fix" due-to="Dávid 
Kaya, Gary Gregory">
         StackOverflowException when server not reachable with SocketAppender.
       </action>
+      <action issue="LOG4J2-2337" dev="ggregory" type="add" due-to="Arvind 
Sahare, Patrice Ferrot">
+        Allow custom end-of-line with JsonLayout.
+      </action>
     </release>
     <release version="2.12.0" date="2019-MM-DD" description="GA Release 
2.12.0">
       <action issue="LOG4J2-2586" dev="rgoers" type="add">

Reply via email to