方式1:
mybatis-plus:
configuration:
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl #开启sql日志
方式2:
logging:
level:
com.fawvw.ftb3.tdp.main.adapter.infrastructure.dao.mapper: debug
标签:logging,方式,stdout,开启,Mybaits,plus,SQL,日志
来源: https://www.cnblogs.com/irobotzz/p/15909273.html