Class StaticMDCBinder


  • public class StaticMDCBinder
    extends Object
    This implementation is bound to LogbackMDCAdapter.
    Author:
    Ceki Gülcü
    • 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.
      • getMDCAdapterClassStr

        public String getMDCAdapterClassStr()