Commit 17895f14 authored by YangZhaoJun1's avatar YangZhaoJun1

logbak文件

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