Package org.apache.ibatis.logging.slf4j
Class Slf4jImpl
java.lang.Object
org.apache.ibatis.logging.slf4j.Slf4jImpl
- All Implemented Interfaces:
Log
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
log
-
-
Constructor Details
-
Slf4jImpl
-
-
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
-