Class AbstractLoggerAdapter

java.lang.Object
org.apache.logging.log4j.spi.AbstractLoggerAdapter<Logger>
org.apache.logging.log4j.jul.AbstractLoggerAdapter
All Implemented Interfaces:
Closeable, AutoCloseable, LoggerAdapter<Logger>, LoggerContextShutdownAware
Direct Known Subclasses:
ApiLoggerAdapter, CoreLoggerAdapter

public abstract class AbstractLoggerAdapter extends AbstractLoggerAdapter<Logger>
Abstract Logger registry. Due to the optionality of using log4j-core, there are two registries available at runtime to create: ApiLoggerAdapter and CoreLoggerAdapter.
Since:
2.1