ppkarwasz opened a new pull request #767: URL: https://github.com/apache/logging-log4j2/pull/767
This PR provides a `MessageFactory` that decides the type of message based on the runtime type of the logged object (cf. [LOG4J2-3080](https://issues.apache.org/jira/browse/LOG4J2-3080)). If the logged object is a map, it is converted into a `StringMap` in a typesafe way. -- 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]
