Commit 83d94e2e by Administrator

Update application.yml

parent 04c49bf6
...@@ -132,7 +132,7 @@ gx: ...@@ -132,7 +132,7 @@ gx:
# 分割日志文件 # 分割日志文件
logging: logging:
level: #生产禁用DEBUG level: #生产禁用DEBUG
root: INFO root: DEBUG
file: file:
name: /data/logs/${spring.application.name}/file-info.log name: /data/logs/${spring.application.name}/file-info.log
max-size: 10MB # 日志文件的最大大小 max-size: 10MB # 日志文件的最大大小
......
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