|
|
|
@ -136,6 +136,7 @@ private static LoggingSystem get(ClassLoader classLoader, String loggingSystemCl
|
|
|
|
|
![image-20200323154205484](../../images/SpringBoot/image-20200323154205484.png)
|
|
|
|
|
|
|
|
|
|
- 链路
|
|
|
|
|
|
|
|
|
|
1. `org.springframework.boot.context.logging.LoggingApplicationListener#onApplicationEvent`
|
|
|
|
|
2. `org.springframework.boot.context.logging.LoggingApplicationListener#onApplicationStartingEvent`
|
|
|
|
|
3. `org.springframework.boot.logging.LoggingSystem#beforeInitialize`
|
|
|
|
|