Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.11.0
-
None
-
None
Description
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.
Attachments
Issue Links
- is duplicated by
-
LOG4J2-2299 Using "asyncLogger" with AsyncLoggerContextSelector loses some event data
- Closed
- links to