jvz opened a new pull request, #3869: URL: https://github.com/apache/logging-log4j2/pull/3869
This updates `Log4jLogEvent` and its builder class to work similarly to what is in 2.25.0. The previously added `MementoLogEvent` class can be removed as the builder can make memento copies better. This ports changes introduced in https://github.com/apache/logging-log4j2/pull/3171 which seems somewhat inspired by changes made in `main` previously. However, due to the changes in `Log4jLogEvent`, this removes the need for the added memento class. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
