|
@@ -2,7 +2,7 @@
|
|
|
<configuration monitorInterval="5">
|
|
|
<Properties>
|
|
|
<property name="LOG_PATTERN" value="%date{HH:mm:ss.SSS} [%thread] %-5level %logger{36} - %msg%n"/>
|
|
|
- <property name="FILE_PATH" value="/home/micro-service/eaglescreen/logs"/>
|
|
|
+ <property name="FILE_PATH" value="logs"/>
|
|
|
</Properties>
|
|
|
<appenders>
|
|
|
<console name="Console" target="SYSTEM_OUT">
|