Commit adf43526 by Administrator

Update application.yml

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