Class StaticMDCBinder



  • public class StaticMDCBinder
    extends java.lang.Object
    This implementation is bound to BasicMDCAdapter.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.slf4j.spi.MDCAdapter getMDCA​()
      Currently this method always returns an instance of BasicMDCAdapter.
      java.lang.String getMDCAdapterClassStr​()
      Gets the MDC adapter class str.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getMDCA

        public org.slf4j.spi.MDCAdapter getMDCA​()
        Currently this method always returns an instance of BasicMDCAdapter.
        Returns:
        the mdca
      • getMDCAdapterClassStr

        public java.lang.String getMDCAdapterClassStr​()
        Gets the MDC adapter class str.
        Returns:
        the MDC adapter class str