update 优化 更改系统所有服务日志配置文件命名为 logback-plus.xml 避免与其他框架默认配置冲突

This commit is contained in:
疯狂的狮子li
2023-04-10 18:35:15 +08:00
parent 083011c018
commit 30819dab84
6 changed files with 7 additions and 1 deletions

View File

@ -50,7 +50,7 @@ logging:
level:
org.dromara: @logging.level@
org.springframework: warn
config: classpath:logback.xml
config: classpath:logback-plus.xml
# 用户配置
user: