ppkarwasz opened a new pull request, #2815: URL: https://github.com/apache/logging-log4j2/pull/2815
To avoid opening the `o.a.l.l.core.layout` package to the Jackson Java 9 module, we: - register an instance of `LogEvent` serializers explicitly, - change the access type of the `MapEntry` class to `public`. Closes #2814. -- 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]
