Class StaticMDCBinder


  • public final class StaticMDCBinder
    extends Object
    • Field Detail

      • SINGLETON

        public static final StaticMDCBinder SINGLETON
        The unique instance of this class.
    • Method Detail

      • getMDCA

        public org.slf4j.spi.MDCAdapter getMDCA()
        Currently this method always returns an instance of StaticMDCBinder.
        Returns:
        an MDC adapter
      • getMDCAdapterClassStr

        public String getMDCAdapterClassStr()
        Retrieve the adapter class name.
        Returns:
        The adapter class name.