Carter Kozak created LOG4J2-2307:
------------------------------------

             Summary: 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


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