Class StaticMarkerBinder

  • All Implemented Interfaces:
    org.slf4j.spi.MarkerFactoryBinder


    public class StaticMarkerBinder
    extends java.lang.Object
    implements org.slf4j.spi.MarkerFactoryBinder
    "The binding of MarkerFactory class with an actual instance of IMarkerFactory is performed using information returned by this class."
    • Method Detail

      • getMarkerFactory

        public org.slf4j.IMarkerFactory getMarkerFactory​()
        Specified by:
        getMarkerFactory in interface org.slf4j.spi.MarkerFactoryBinder
      • getMarkerFactoryClassStr

        public java.lang.String getMarkerFactoryClassStr​()
        Specified by:
        getMarkerFactoryClassStr in interface org.slf4j.spi.MarkerFactoryBinder