Package org.apache.ibatis.logging.slf4j
Class Slf4jLocationAwareLoggerImpl
java.lang.Object
org.apache.ibatis.logging.slf4j.Slf4jLocationAwareLoggerImpl
- All Implemented Interfaces:
Log
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MARKER
private static final org.slf4j.Marker MARKER -
FQCN
-
logger
private final org.slf4j.spi.LocationAwareLogger logger
-
-
Constructor Details
-
Slf4jLocationAwareLoggerImpl
Slf4jLocationAwareLoggerImpl(org.slf4j.spi.LocationAwareLogger logger)
-
-
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
-