[
https://issues.apache.org/jira/browse/LOG4J2-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16248679#comment-16248679
]
ASF subversion and git services commented on LOG4J2-2112:
---------------------------------------------------------
Commit 99287e87b6fb824526fc040f3fa240974f9754f1 in logging-log4j2's branch
refs/heads/master from [~ckozak]
[ https://git-wip-us.apache.org/repos/asf?p=logging-log4j2.git;h=99287e8 ]
LOG4J2-2112: MapMessage values use deep toString
This allows for more efficient StringBuilder usage and usage of
StringBuilderFormattable MapMessage values.
> MapMessage should use deep toString for values
> ----------------------------------------------
>
> Key: LOG4J2-2112
> URL: https://issues.apache.org/jira/browse/LOG4J2-2112
> Project: Log4j 2
> Issue Type: Improvement
> Components: Layouts
> Affects Versions: 2.9.1
> Reporter: Carter Douglas Kozak
> Assignee: Mikael Ståldal
> Fix For: 2.10.0
>
>
> Adding a CharSequence or StringBuilderFormattable value to a MapMessage
> should allow it to written efficiently as opposed to calling toString.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)