移除druid debug日志输出

This commit is contained in:
gaoqr
2025-07-31 10:39:49 +08:00
parent 0199bc7a08
commit b102c88ef4
6 changed files with 0 additions and 9 deletions
@@ -51,8 +51,6 @@ spring:
test-while-idle: true
test-on-borrow: false
test-on-return: false
# 配置监控统计拦截的filters,去掉后监控界面sql无法统计,'wall'用于防火墙
filters: slf4j
primary: master
datasource:
master:
@@ -85,7 +85,6 @@
<appender-ref ref="FILE"/>
</appender>
<logger name="druid.sql" level="DEBUG"/>
<!-- 本地环境 -->
<springProfile name="local">
<root level="INFO">