Package org.slf4j.impl
-
Class Summary Class Description JDK14LoggerAdapter A wrapper overjava.util.logging.Loggerin conformity with theLoggerinterface.JDK14LoggerFactory JDK14LoggerFactory is an implementation ofILoggerFactoryreturning the appropriately namedJDK14LoggerAdapterinstance.StaticLoggerBinder The binding ofLoggerFactoryclass with an actual instance ofILoggerFactoryis performed using information returned by this class.