Commit 39b084b8 authored by 黎博's avatar 黎博

新增日志配置

parent 875b7d3e
...@@ -26,3 +26,11 @@ pagehelper: ...@@ -26,3 +26,11 @@ pagehelper:
reasonable: true reasonable: true
support-methods-arguments: true support-methods-arguments: true
params: count=countSql params: count=countSql
# 日志配置
logging:
level:
root: info
cn.quantgroup: debug
file:
name: /log/qa-platform.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