mybatis-plus DEBUG级别的日志不打印
This commit is contained in:
@@ -68,6 +68,7 @@
|
||||
|
||||
<!-- 系统模块日志级别控制 -->
|
||||
<logger name="com.ai.da" level="debug" />
|
||||
<logger name="com.ai.da.mapper" level="info" />
|
||||
<!-- Spring日志级别控制 -->
|
||||
<logger name="org.springframework" level="warn" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user