Joern Huxhorn created LOG4J2-83:
-----------------------------------
Summary: Please provide means to disable MDC functionality on a
global level.
Key: LOG4J2-83
URL: https://issues.apache.org/jira/browse/LOG4J2-83
Project: Log4j 2
Issue Type: New Feature
Reporter: Joern Huxhorn
Disabling MDC evaluation can have drastic effects on event size while sending
them over the wire or dumping them to disk.
When disabled, all calls to MDC-related methods will instead call NOP
implementations, i.e. no ThreadLocals would be used at all.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]