mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 04:19:03 +00:00
Update `Log4J2LoggingSystem` to add the Spring `Environment` to Log4j2's `LoggerContext`. This allow Log4j2 plugins to access the `Environment` if they need it. See gh-32731