log级别修改

This commit is contained in:
2025-07-14 10:53:36 +08:00
parent 3e6cd1b6ed
commit cceafdca92

View File

@ -34,7 +34,7 @@ server:
# 日志配置
logging:
level:
com.xzzn: debug
com.xzzn: info
org.springframework: warn
# 用户配置
@ -135,4 +135,4 @@ mqtt:
password: qwer1234
connection-timeout: 15
keep-alive-interval: 30
automatic-reconnect: true
automatic-reconnect: true