Class StaticLoggerBinder

  • All Implemented Interfaces:
    LoggerFactoryBinder

    public class StaticLoggerBinder
    extends Object
    implements LoggerFactoryBinder
    The binding of EquinoxLoggerFactory class with an actual instance of ILoggerFactory is performed using information returned by this class.
    Author:
    Philippe Marschall
    • Field Detail

      • REQUESTED_API_VERSION

        public static String REQUESTED_API_VERSION
        Declare the version of the SLF4J API this implementation is compiled against. The value of this field is usually modified with each release.