Class JakartaCommonsLoggingImpl
java.lang.Object
com.ibatis.common.logging.jakarta.JakartaCommonsLoggingImpl
-
Constructor Summary
ConstructorsConstructorDescriptionJakartaCommonsLoggingImpl
(Class clazz) Instantiates a new jakarta commons logging impl. -
Method Summary
-
Constructor Details
-
JakartaCommonsLoggingImpl
Instantiates a new jakarta commons logging impl.- Parameters:
clazz
- the clazz
-
-
Method Details
-
isDebugEnabled
public boolean isDebugEnabled()Description copied from interface:Log
Checks if is debug enabled.- Specified by:
isDebugEnabled
in interfaceLog
- Returns:
- true, if is debug enabled
-
error
-
error
-
debug
-
warn
-