Package org.apache.ibatis.logging.log4j2
Class Log4j2AbstractLoggerImpl
java.lang.Object
org.apache.ibatis.logging.log4j2.Log4j2AbstractLoggerImpl
- All Implemented Interfaces:
Log
- Author:
- Eduardo Macarron
-
Constructor Summary
ConstructorDescriptionLog4j2AbstractLoggerImpl
(org.apache.logging.log4j.spi.AbstractLogger abstractLogger) -
Method Summary
-
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
-