因为此插件是基于mybatis的本地日志打印基础上操作的,所以检查是否配置日志输出版本.
如果使用的是mybatis-plus框架检查是否有下面语句
mybatis-plus:
configuration:
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
如果使用的是mybatis框架检查是否有下面语句
mybatis:
configuration:
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
当然如果你使用的是Mybatis log而不是Mybatis log Free,那可能是需要你给钱了,那不是开源的,建议你下个MybatisLog Free省事
使用时点击tool即可在查询就会打印