Commit 431cad37 by zhangmengqi

修改日志级别

parent 263c11cb
......@@ -59,7 +59,7 @@
<AsyncLogger name="org.apache.ibatis" level="error" includeLocation="true"/>
<AsyncLogger name="org.springframework.web" level="error" includeLocation="true"/>
<!--root的logger-->
<AsyncRoot level="debug" includeLocation="true">
<AsyncRoot level="error" includeLocation="true">
<AppenderRef ref="Console"/>
<AppenderRef ref="InfoLog"/>
<AppenderRef ref="ErrorLog"/>
......
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