Uses of Class
org.apache.logging.log4j.spi.AbstractLoggerAdapter
-
Packages that use AbstractLoggerAdapter Package Description org.apache.logging.log4j.jcl Log4j 2 adapter for Commons Logging.org.apache.logging.log4j.jul -
-
Uses of AbstractLoggerAdapter in org.apache.logging.log4j.jcl
Subclasses of AbstractLoggerAdapter in org.apache.logging.log4j.jcl Modifier and Type Class Description class
LogAdapter
Commons Logging adapter registry. -
Uses of AbstractLoggerAdapter in org.apache.logging.log4j.jul
Subclasses of AbstractLoggerAdapter in org.apache.logging.log4j.jul Modifier and Type Class Description class
AbstractLoggerAdapter
Abstract Logger registry.class
ApiLoggerAdapter
Logger
registry implementation using just log4j-api.class
CoreLoggerAdapter
Logger
registry implementation that uses log4j-core.
-