You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Mikael Ståldal (JIRA)" <ji...@apache.org> on 2017/11/11 21:15:00 UTC

[jira] [Assigned] (LOG4J2-2107) MapMessage should support both StringBuilderFormattable and MultiformatMessage

     [ https://issues.apache.org/jira/browse/LOG4J2-2107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mikael Ståldal reassigned LOG4J2-2107:
--------------------------------------

    Assignee: Mikael Ståldal

> MapMessage should support both StringBuilderFormattable and MultiformatMessage
> ------------------------------------------------------------------------------
>
>                 Key: LOG4J2-2107
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-2107
>             Project: Log4j 2
>          Issue Type: Bug
>          Components: Layouts
>    Affects Versions: 2.9.1
>            Reporter: Carter Douglas Kozak
>            Assignee: Mikael Ståldal
>
> Currently MessagePatternConverter will not respect the format, writing the MapMessage directly to a shared StringBuilder using the default encoding.
> We need to implement a "MultiFormatStringBuilderFormattable" type with "void formatTo(String[] formats, StringBuilder buffer);"



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)