mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 04:19:03 +00:00
Add a `SpringProfileArbiter` Log4j2 plugin which allows Log4j2 configuration to be included or skipped based on the active Spring `Environment` profiles. See gh-32734