Commit 17895f14 authored by YangZhaoJun1's avatar YangZhaoJun1

logbak文件

parent 0c33896f
......@@ -66,13 +66,13 @@
</root>
</springProfile>
<!--<springProfile name="prod">
<springProfile name="prod">
<root level="info">
<appender-ref ref="consoleLog" />
<appender-ref ref="fileInfoLog" />
<appender-ref ref="fileErrorLog" />
</root>
</springProfile>-->
</springProfile>
<springProfile name="prod125">
<root level="info">
......@@ -82,4 +82,12 @@
</root>
</springProfile>
<springProfile name="prod103">
<root level="info">
<appender-ref ref="consoleLog" />
<appender-ref ref="fileInfoLog" />
<appender-ref ref="fileErrorLog" />
</root>
</springProfile>
</configuration>
\ No newline at end of file
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