[ 
https://issues.apache.org/jira/browse/LOG4J2-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16449860#comment-16449860
 ] 

ASF subversion and git services commented on LOG4J2-2307:
---------------------------------------------------------

Commit 011a23415ee5f281ca2d61be7212ee3e989626b4 in logging-log4j2's branch 
refs/heads/release-2.x from [~ckozak]
[ https://git-wip-us.apache.org/repos/asf?p=logging-log4j2.git;h=011a234 ]

LOG4J2-2307: RingBufferLogEvent and MutableLogEvent memento to MementoLogEvent

MementoLogEvent provides the original format string and parameters
in addition to the formatted text.


> Reusable event memento messages should retain format
> ----------------------------------------------------
>
>                 Key: LOG4J2-2307
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-2307
>             Project: Log4j 2
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.11.0
>            Reporter: Carter Kozak
>            Assignee: Carter Kozak
>            Priority: Major
>
> Currently MutableLogEvent and RingBufferLogEvent memento implementations 
> create ParameterizedMessage instances using the formatted message string and 
> a copy of the parameter array.
> We can use a "MementoMessage" type with fields for both references to the 
> formatted message and the message format, as well as parameters.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to