Package org.apache.ibatis.logging.log4j
Class Log4jImpl
java.lang.Object
org.apache.ibatis.logging.log4j.Log4jImpl
- All Implemented Interfaces:
Log
Deprecated.
Since 3.5.9 - See https://github.com/mybatis/mybatis-3/issues/1223. This class will remove future.
- Author:
- Eduardo Macarron
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Log4jImpl
Deprecated.
-
-
Method Details
-
isDebugEnabled
public boolean isDebugEnabled()Deprecated.- Specified by:
isDebugEnabled
in interfaceLog
-
isTraceEnabled
public boolean isTraceEnabled()Deprecated.- Specified by:
isTraceEnabled
in interfaceLog
-
error
Deprecated. -
error
Deprecated. -
debug
Deprecated. -
trace
Deprecated. -
warn
Deprecated.
-