Commit 1eb1e686 by Administrator

Update application.yml

parent d406c19f
...@@ -133,7 +133,7 @@ gx: ...@@ -133,7 +133,7 @@ gx:
logging: logging:
level: #生产禁用DEBUG level: #生产禁用DEBUG
root: INFO root: INFO
org.apache.ibatis.logging.slf4j.Slf4jImpl: DEBUG com.baomidou.mybatisplus: 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