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

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

Commit 0738cf970c111a07a7307549b8c16af4d44af8a4 in logging-log4j2's branch 
refs/heads/master from [~ckozak]
[ https://git-wip-us.apache.org/repos/asf?p=logging-log4j2.git;h=0738cf9 ]

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