diff --git a/modules/i3plus-core-apiservice/src/main/resources/log4j2-spring.xml b/modules/i3plus-core-apiservice/src/main/resources/log4j2-spring.xml index 0207493..255404f 100644 --- a/modules/i3plus-core-apiservice/src/main/resources/log4j2-spring.xml +++ b/modules/i3plus-core-apiservice/src/main/resources/log4j2-spring.xml @@ -1,67 +1,101 @@ - - - + + + + + - - - - + + + + [%p] %d{yyyy-MM-dd HH:mm:ss-SSS} %l 信息:%m%n [%p] %d{yyyy-MM-dd HH:mm:ss-SSS} %c(%M:%L) 信息:%m%n [SYS-%p] %d{yyyy-MM-dd HH:mm:ss-SSS} 系统:%m ( %F -> %M:%L)%n - - - - - - - - - - - - - - - - - - ${info_pattern} - - - - + + + + + ${info_pattern} + + + + + + + + - + ${system_log_pattern} - - + + + + ${pattern} - + + + - - + ${pattern} - - + + + + + + + + + + + ${pattern} + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file