Merge branch 'feature/DM/nflg-bom-transition' of http://112.74.186.154:3000/nflj/nflg_project into feature/DM/nflg-bom-transition
This commit is contained in:
commit
bbd13241ed
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
<configuration debug="true" scan="true" scanPeriod="30 seconds">
|
<configuration debug="true" scan="false" scanPeriod="30 seconds">
|
||||||
<!--定义日志文件的存储地址 -->
|
<!--定义日志文件的存储地址 -->
|
||||||
<Property name="logDir" value="./logs" />
|
<Property name="logDir" value="./logs" />
|
||||||
<Property name="splitSize" value="50MB" />
|
<Property name="splitSize" value="50MB" />
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
<configuration debug="true" scan="true" scanPeriod="30 seconds">
|
<configuration debug="true" scan="false" scanPeriod="30 seconds">
|
||||||
<!--定义日志文件的存储地址 -->
|
<!--定义日志文件的存储地址 -->
|
||||||
<Property name="logDir" value="./logs" />
|
<Property name="logDir" value="./logs" />
|
||||||
<Property name="splitSize" value="50MB" />
|
<Property name="splitSize" value="50MB" />
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue