|
@@ -2,7 +2,7 @@
|
|
<configuration status="OFF">
|
|
<configuration status="OFF">
|
|
|
|
|
|
<properties>
|
|
<properties>
|
|
- <property name="LOG_HOME">/data/logs/dxtop</property>
|
|
|
|
|
|
+ <property name="LOG_HOME">/app/service/logs/dxtop</property>
|
|
<Property name="CONSOLE_LOG_PATTERN">%clr{%d{yyyy-MM-dd HH:mm:ss.SSS}}{blue} %clr{%-5level}
|
|
<Property name="CONSOLE_LOG_PATTERN">%clr{%d{yyyy-MM-dd HH:mm:ss.SSS}}{blue} %clr{%-5level}
|
|
%clr{${sys:PID}}{magenta} %clr{---}{faint} %clr{[%15.15t]}{faint} %clr{%l}{cyan} %clr{:}{faint} %m%n%xwEx
|
|
%clr{${sys:PID}}{magenta} %clr{---}{faint} %clr{[%15.15t]}{faint} %clr{%l}{cyan} %clr{:}{faint} %m%n%xwEx
|
|
</Property>
|
|
</Property>
|