Uses of Interface
org.apache.logging.log4j.spi.LoggerAdapter
Packages that use LoggerAdapter
Package
Description
Log4j 1.x compatibility layer.
Log4j 2 adapter for Commons Logging.
Internal interfaces and classes to be used by authors of logging implementations or for internal use by
API classes.
SLF4J support.
-
Uses of LoggerAdapter in org.apache.log4j
Classes in org.apache.log4j that implement LoggerAdapter -
Uses of LoggerAdapter in org.apache.logging.log4j.jcl
Classes in org.apache.logging.log4j.jcl that implement LoggerAdapterFields in org.apache.logging.log4j.jcl declared as LoggerAdapterModifier and TypeFieldDescriptionprivate final LoggerAdapter
<org.apache.commons.logging.Log> LogFactoryImpl.adapter
-
Uses of LoggerAdapter in org.apache.logging.log4j.jpl
Classes in org.apache.logging.log4j.jpl that implement LoggerAdapterModifier and TypeClassDescriptionclass
System.Logger
registry implementation using just log4j-api. -
Uses of LoggerAdapter in org.apache.logging.log4j.spi
Classes in org.apache.logging.log4j.spi that implement LoggerAdapterModifier and TypeClassDescriptionclass
Provides an abstract base class to use for implementing LoggerAdapter. -
Uses of LoggerAdapter in org.apache.logging.slf4j
Classes in org.apache.logging.slf4j that implement LoggerAdapterModifier and TypeClassDescriptionclass
Log4j implementation of SLF4J ILoggerFactory interface.