日志重复的问题
This commit is contained in:
parent
f0c204eef2
commit
4d491f91d0
@ -87,7 +87,7 @@
|
||||
如果log-impl: org.apache.ibatis.logging.stdout.StdOutImpl ;则只会打印到控制台;不会存放到文件
|
||||
-->
|
||||
<logger name="com.czlis" level="DEBUG" additivity="true">
|
||||
<appender-ref ref="stdout"/>
|
||||
<!-- <appender-ref ref="stdout"/>-->
|
||||
<appender-ref ref="mysql_log" />
|
||||
</logger>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user