update:日志配置在logback配置文件即可

This commit is contained in:
hrz
2025-04-01 22:04:04 +08:00
parent d668917694
commit 86621661df
@@ -65,14 +65,5 @@ mybatis-plus:
blobType: BLOB
boolValue: TRUE
# 添加日志相关配置
logging:
config: classpath:logback-spring.xml
file:
path: ./logs
level:
root: info
xiaozhi: debug
app:
fronted-url: http://localhost:8001