[
https://issues.apache.org/jira/browse/LOG4J2-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikael Ståldal updated LOG4J2-2120:
-----------------------------------
Summary: Json escaping does not properly escape newlines and other control
characters (was: Json escaping does not properly escape newlines and other
contol charachers)
> 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)