Commit ec37d825 by Administrator

Update application.yml

parent be905e90
...@@ -131,8 +131,7 @@ gx: ...@@ -131,8 +131,7 @@ gx:
cjtype: 0 cjtype: 0
# 分割日志文件 # 分割日志文件
logging: logging:
level: level: INFO #生产禁用DEBUG
com: INFO #生产禁用DEBUG
org.apache.ibatis.logging.stdout.StdOutImpl: DEBUG #生产禁用 org.apache.ibatis.logging.stdout.StdOutImpl: DEBUG #生产禁用
file: file:
name: /data/logs/${spring.application.name}/info.log name: /data/logs/${spring.application.name}/info.log
......
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