Commit e3d79bcf by Administrator

Update application.yml

parent 47cb20d9
......@@ -132,12 +132,12 @@ gx:
# 分割日志文件
logging:
level:
root: INFO,DEBUG
root: INFO,DEBUG #生产禁用DEBUG
logback:
rolling-policy:
max-history: 30
total-size-cap: "500MB"
max-file-size: "10MB"
max-file-size: "1KB"
file:
name: /data/logs/${spring.application.name}/info.log
pattern:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment