|
@@ -4,7 +4,7 @@
|
|
|
<property name="LOG_HOME">../logs/center</property>
|
|
|
<property name="LOG_LEVEL_FILE">DEBUG</property>
|
|
|
<property name="LOG_LEVEL_CONSOLE">DEBUG</property>
|
|
|
- <property name="LOG_PATTERN">%d{yyyy-MM-dd HH:mm:ss.SSS} [%-5level] [%t] [%logger{36}:%L] - %msg%n</property>
|
|
|
+ <property name="LOG_PATTERN">%d{yyyy-MM-dd HH:mm:ss.SSS} [%level] [%thread] [%logger{36}:%line] - %msg%n</property>
|
|
|
</properties>
|
|
|
|
|
|
<appenders>
|