[
https://issues.apache.org/jira/browse/LOG4J2-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16255906#comment-16255906
]
ASF GitHub Bot commented on LOG4J2-2120:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/logging-log4j2/pull/133
> Json escaping does not properly escape newlines and other control characters
> ----------------------------------------------------------------------------
>
> Key: LOG4J2-2120
> URL: https://issues.apache.org/jira/browse/LOG4J2-2120
> Project: Log4j 2
> Issue Type: Bug
> Components: Layouts
> Affects Versions: 2.9.1
> Reporter: Carter Douglas Kozak
> Assignee: Mikael Ståldal
>
> Newline procudes the string "\u000A" where we expect literal "\n" (two
> individual characters).
> The produced json is not parsable by some systems, pythoon -mjsontool for
> example.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)