Commit dfba5c65 authored by 王向伟's avatar 王向伟

修改日志级别

parent f88784af
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<include resource="org/springframework/boot/logging/logback/defaults.xml" /> <include resource="org/springframework/boot/logging/logback/defaults.xml" />
<include resource="org/springframework/boot/logging/logback/console-appender.xml" /> <include resource="org/springframework/boot/logging/logback/console-appender.xml" />
<logger name="cn.quantgroup" level="DEBUG" /> <logger name="cn.quantgroup" level="INFO" />
<logger name="org.springframework" level="INFO" /> <logger name="org.springframework" level="INFO" />
<logger name="org.hibernate" level="debug"/> <logger name="org.hibernate" level="debug"/>
<logger name="org.apache" level="warn"/> <logger name="org.apache" level="warn"/>
......
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