Package com.ibatis.common.logging.log4j
Class Log4jImpl
java.lang.Object
com.ibatis.common.logging.log4j.Log4jImpl
- All Implemented Interfaces:
Log
The Class Log4jImpl.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Log4jImpl
Instantiates a new log 4 j 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.
-