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

SLF4JServiceProvider.getMDCAdapter() called on an uninitialized provider #454

Open
bbodnar opened this issue Mar 6, 2025 · 0 comments
Open

Comments

@bbodnar
Copy link

bbodnar commented Mar 6, 2025

As of #450, SLF4JServiceProvider.getMDCAdapter() is called prior to SLF4JServiceProvider.initialize(), leading to potential errors in provider-implementations, which perform their initialization in SLF4JServiceProvider.initialize().

@bbodnar bbodnar changed the title SLF4JServiceProvider.getMDCAdapter() called on an unitialized provider SLF4JServiceProvider.getMDCAdapter() called on an uninitialized provider Mar 6, 2025
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

No branches or pull requests

1 participant