Package org.apache.logging.slf4j
SLF4J support. Note that this does indeed share the same package namespace as the one found in log4j-to-slf4j;
this is intentional. The two JARs should not be used at the same time! Thus, in an OSGi environment
where split packages are not allowed, this error is prevented due to both JARs sharing an exported package name.
-
Class Summary Class Description Activator Log4jLogger SLF4J logger implementation that uses Log4j.Log4jLoggerFactory Log4j implementation of SLF4J ILoggerFactory interface.Log4jMarker Log4j/SLF4JMarker
type bridge.Log4jMarkerFactory Log4j/SLF4J bridge to create SLF4J Markers based on name or based on existing SLF4J Markers.Log4jMDCAdapter MDCContextMap Bind the ThreadContextMap to the SLF4J MDC.SLF4JLogBuilder SLF4JLogger SLF4JLoggerContext SLF4JLoggerContextFactory SLF4JProvider Bind the Log4j API to SLF4J. -
Exception Summary Exception Description SLF4JLoggingException Exception thrown when the SLF4J adapter encounters a problem.