rgoers commented on issue #1813: URL: https://github.com/apache/logging-log4j2/issues/1813#issuecomment-1732231910
Looking at the SLF4J 2 bridge I see that key/value pairs are being handled but they are being added to the LogEvent's ThreadContextMap. I really don't think this is the correct behavior. If key/value pairs are specified we should be creating a MapMessage and logging that. -- 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]
