Package org.apache.commons.logging.impl
Class Log4jApiLogFactory.LogAdapter
java.lang.Object
org.apache.logging.log4j.spi.AbstractLoggerAdapter<Log>
org.apache.commons.logging.impl.Log4jApiLogFactory.LogAdapter
- All Implemented Interfaces:
Closeable
,AutoCloseable
,org.apache.logging.log4j.spi.LoggerAdapter<Log>
,org.apache.logging.log4j.spi.LoggerContextShutdownAware
- Enclosing class:
- Log4jApiLogFactory
private static final class Log4jApiLogFactory.LogAdapter
extends org.apache.logging.log4j.spi.AbstractLoggerAdapter<Log>
-
Field Summary
Fields inherited from class org.apache.logging.log4j.spi.AbstractLoggerAdapter
registry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.apache.logging.log4j.spi.LoggerContext
protected Log
Methods inherited from class org.apache.logging.log4j.spi.AbstractLoggerAdapter
close, contextShutdown, getContext, getLogger, getLoggerContexts, getLoggersInContext
-
Constructor Details
-
LogAdapter
private LogAdapter()
-
-
Method Details