Skip to content

Conversation

@kaledOu
Copy link
Contributor

@kaledOu kaledOu commented Aug 19, 2025

No description provided.

Signed-off-by: kaledOu <kaled.ouali@gmail.com>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why we need change in this file. We need to need JUL to SLF4J bridge to be installed before other loggers gets initialized.

Comment on lines +36 to +38
LogManager.getLogManager().reset();
SLF4JBridgeHandler.removeHandlersForRootLogger();
SLF4JBridgeHandler.install();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Why we need to explicitly install the JUL --> SLF4J bride. How it is different as compared to other apps such as packet manager etc. Why we are not able to see these different format there?

Comment on lines +25 to +27
/**
* The Constant regProcLogger.
*/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why these unnecessary changes are there ?

Signed-off-by: kaledOu <kaled.ouali@gmail.com>
Signed-off-by: kaledOu <kaled.ouali@gmail.com>
Signed-off-by: kaledOu <kaled.ouali@gmail.com>
Signed-off-by: kaledOu <kaled.ouali@gmail.com>
Signed-off-by: kaledOu <kaled.ouali@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants