public static class StaticLoggerBinder
extends java.lang.Object
LoggerFactory
class with an actual instance of
ILoggerFactory
is performed using information returned by this class.
This class is meant to provide a dummy StaticLoggerBinder to the slf4j-api module.
Real implementations are found in each SLF4J binding project, e.g. slf4j-nop,
slf4j-log4j12 etc.