Package org.apache.logging.slf4j
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.
-
ClassDescriptionSLF4J logger implementation that uses Log4j.Log4j implementation of SLF4J ILoggerFactory interface.Log4j/SLF4J
Marker
type bridge.Log4j/SLF4J bridge to create SLF4J Markers based on name or based on existing SLF4J Markers.Bind the ThreadContextMap to the SLF4J MDC.Exception thrown when the SLF4J adapter encounters a problem.Bind the Log4j API to SLF4J.