类 MybatisPlusOutImpl
java.lang.Object
cn.miniants.framework.mapper.log.MybatisPlusOutImpl
- 所有已实现的接口:
org.apache.ibatis.logging.Log
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
MybatisPlusOutImpl
-
-
方法详细资料
-
isDebugEnabled
public boolean isDebugEnabled()- 指定者:
isDebugEnabled在接口中org.apache.ibatis.logging.Log
-
isTraceEnabled
public boolean isTraceEnabled()- 指定者:
isTraceEnabled在接口中org.apache.ibatis.logging.Log
-
error
- 指定者:
error在接口中org.apache.ibatis.logging.Log
-
error
- 指定者:
error在接口中org.apache.ibatis.logging.Log
-
debug
- 指定者:
debug在接口中org.apache.ibatis.logging.Log
-
trace
- 指定者:
trace在接口中org.apache.ibatis.logging.Log
-
warn
- 指定者:
warn在接口中org.apache.ibatis.logging.Log
-