Class Log4j2LoggerWrapper
java.lang.Object
com.aspectran.utils.logging.log4j2.Log4j2LoggerWrapper
- All Implemented Interfaces:
Logger
The Class Log4j2LoggerWrapper.
-
Constructor Details
-
Log4j2LoggerWrapper
public Log4j2LoggerWrapper(org.apache.logging.log4j.Logger internalLogger)
-
-
Method Details
-
isDebugEnabled
public boolean isDebugEnabled()- Specified by:
isDebugEnabled
in interfaceLogger
-
isTraceEnabled
public boolean isTraceEnabled()- Specified by:
isTraceEnabled
in interfaceLogger
-
error
-
error
-
debug
-
debug
-
info
-
trace
-
warn
-
warn
-