mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-09 08:57:16 +08:00
chore: 优化日志配置
This commit is contained in:
@@ -161,7 +161,8 @@ continew-starter.log:
|
||||
## 项目日志配置(配置重叠部分,优先级高于 logback-spring.xml 中的配置)
|
||||
logging:
|
||||
level:
|
||||
top.continew: DEBUG
|
||||
top.continew.admin: DEBUG
|
||||
top.continew.starter: DEBUG
|
||||
file:
|
||||
path: ./logs
|
||||
|
||||
|
@@ -163,7 +163,8 @@ continew-starter.log:
|
||||
## 项目日志配置(配置重叠部分,优先级高于 logback-spring.xml 中的配置)
|
||||
logging:
|
||||
level:
|
||||
top.continew: INFO
|
||||
top.continew.admin: INFO
|
||||
top.continew.starter: INFO
|
||||
file:
|
||||
path: ../logs
|
||||
|
||||
|
Reference in New Issue
Block a user