Class StaticMDCBinder


  • public class StaticMDCBinder
    extends Object
    This class is only a stub. Real implementations are found in each SLF4J binding project, e.g. slf4j-nop, slf4j-log4j12 etc.
    Author:
    Ceki Gülcü
    • Field Detail

      • SINGLETON

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

      • getSingleton

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

        public String getMDCAdapterClassStr()