mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 18:29:03 +00:00
This commit aligns log4j2's behavior with logback such that loggers with a null configuredLevel are also returned by the actuator endpoint. Fixes gh-20037