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>