Spring Boot如何通过PID解析PID ????使用log4j2

时间:2018-12-08 13:49:51

标签: spring-boot log4j2

在Spring Boot的默认log4j2.xml中,PID被称为????。我不确定log4j2如何将其解析为实际的PID

有人知道Spring Boot如何使log4j2将此特殊代码????映射到实际的process id (PID)吗?

您可以在下面的链接中找到完整的log4j2-file.xml

https://github.com/spring-projects/spring-boot/blob/master/spring-boot-project/spring-boot/src/main/resources/org/springframework/boot/logging/log4j2/log4j2-file.xml#L4

1 个答案:

答案 0 :(得分:1)

应用启动时的Spring Boot sets a system property named PID。 Log4j2使用PID系统属性的值,并替换配置文件中的????