35363738394041
/** * Currently this method always returns an instance of {@link StaticMDCBinder}. * @return an MDC adapter */ public MDCAdapter getMDCA() { return new Log4JMDCAdapter(); }
/** * Currently this method always returns an instance of {@link StaticMDCBinder}. * @return an MDC adapter */ public MDCAdapter getMDCA() { return new Log4jMDCAdapter(); }