mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 03:19:02 +00:00
Update Log42JLoggingSystem to register Boot's StatusListener instead of resetting the fallbackListener during initialization. This fixes an issue when resetting the fallback listener leads to closing standard streams. See gh-44380 Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>