|
|
@@ -7,7 +7,7 @@
|
|
|
value="%clr{%d{yyyy-MM-dd HH:mm:ss.SSS}}{faint} %clr{%5p} %clr{${sys:PID}}{magenta} %clr{---}{faint} %clr{[%t]}{faint} %clr{%c{1.}}{cyan} %clr{:}{faint} %m%n%xwEx"/>
|
|
|
<property name="LOG_WITHOUT_COLOR_PATTERN"
|
|
|
value="%d{yyyy-MM-dd HH:mm:ss.SSS} %5p ${sys:PID}--- [%t] %c{1.} : %m%n%xwEx"/>
|
|
|
- <property name="LOG_PATH" value="logs/sckw-system"/>
|
|
|
+ <property name="LOG_PATH" value="logs/sckw-operation"/>
|
|
|
</properties>
|
|
|
<!--DEBUG<INFO<WARNING<ERROR<CRITICAL-->
|
|
|
<!-- 先定义所有的appender(附加器)-->
|