Class StaticMDCBinder

    • Method Detail

      • getSingleton

        public static StaticMDCBinder getSingleton()
        Return the singleton of this class.
        Returns:
        the StaticMDCBinder singleton
        Since:
        1.7.14
      • getMDCA

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

        public String getMDCAdapterClassStr()
        Gets the MDC adapter class as String
        Returns:
        the MDC adapter class name