Package com.ibatis.common.logging.jdk14
Class Jdk14LoggingImpl
java.lang.Object
com.ibatis.common.logging.jdk14.Jdk14LoggingImpl
- All Implemented Interfaces:
Log
The Class Jdk14LoggingImpl.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Jdk14LoggingImpl
Instantiates a new jdk 14 logging impl.- Parameters:
clazz- the clazz
-
-
Method Details
-
isDebugEnabled
public boolean isDebugEnabled()Description copied from interface:LogChecks if is debug enabled.- Specified by:
isDebugEnabledin interfaceLog- Returns:
- true, if is debug enabled
-
error
Description copied from interface:LogError. -
error
Description copied from interface:LogError. -
debug
Description copied from interface:LogDebug. -
warn
Description copied from interface:LogWarn.
-