Package org.ops4j.pax.logging.slf4j
Package with pax-logging specific classes supporting the binding mechanism from SLF4J.
-
Class Summary Class Description PaxLoggingSLF4JServiceProvider In SLF4J 2 API, the goal ofSLF4JServiceProvideris to prepare and return on demand 3 implementations:ILoggerFactoryIMarkerFactoryMDCAdapterSlf4jLogger pax-logging specificLoggerthat delegates toPaxLoggerthat is obtained from framework specificPaxLoggingServiceand eventually delegates to logging implementation.Slf4jLoggerFactory pax-logging specificILoggerFactoryreturned fromorg.slf4j.impl.StaticLoggerBinderSlf4jMDCAdapter pax-logging specificMDCAdapterreturned fromSLF4JServiceProvider