In an Appender in the append(LoggingEvent event) method how do I get all of
the MDC values?
LoggingEvent has a getMDCCopy but it returns void (a "get" method that
returns void?).
MDC.getContext is marked for internal usage.
 

James Stauffer

Reply via email to