Package org.apache.ibatis.logging.log4j2
Class Log4j2AbstractLoggerImpl
java.lang.Object
org.apache.ibatis.logging.log4j2.Log4j2AbstractLoggerImpl
- All Implemented Interfaces:
Log
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionLog4j2AbstractLoggerImpl
(org.apache.logging.log4j.spi.AbstractLogger abstractLogger) -
Method Summary
-
Field Details
-
MARKER
private static final org.apache.logging.log4j.Marker MARKER -
FQCN
-
log
private final org.apache.logging.log4j.spi.ExtendedLoggerWrapper log
-
-
Constructor Details
-
Log4j2AbstractLoggerImpl
public Log4j2AbstractLoggerImpl(org.apache.logging.log4j.spi.AbstractLogger abstractLogger)
-
-
Method Details
-
isDebugEnabled
public boolean isDebugEnabled()- Specified by:
isDebugEnabled
in interfaceLog
-
isTraceEnabled
public boolean isTraceEnabled()- Specified by:
isTraceEnabled
in interfaceLog
-
error
-
error
-
debug
-
trace
-
warn
-