Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move slf4j logger initialization to bootstrap module #3733

Conversation

mateuszrzeszutek
Copy link
Member

And use a slf4j logger in the ExtensionClassLoader class

@trask
Copy link
Member

trask commented Jul 30, 2021

this may make it more difficult for distros to provide their own logging configuration, which is something that I'm interested in, and I think @pavolloffay is interested in as well (#566)

And use a slf4j logger in the `ExtensionClassLoader` class
@mateuszrzeszutek mateuszrzeszutek force-pushed the move-logging-init-to-bootstrap branch from 83edabc to 14e2223 Compare August 3, 2021 06:18
@mateuszrzeszutek
Copy link
Member Author

this may make it more difficult for distros to provide their own logging configuration, which is something that I'm interested in, and I think @pavolloffay is interested in as well (#566)

Hmm, that might be true, depending on what's exposed in the custom logging feature. Could you open an issue and clarify what are the requirements for that?

@mateuszrzeszutek
Copy link
Member Author

I'll close that PR for now - and possibly will reopen it once things are clearer.

@mateuszrzeszutek mateuszrzeszutek deleted the move-logging-init-to-bootstrap branch November 18, 2022 10:26
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.

3 participants