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

Improve error message if Log4j API implementation missing #3415

Open
ppkarwasz opened this issue Jan 27, 2025 · 0 comments
Open

Improve error message if Log4j API implementation missing #3415

ppkarwasz opened this issue Jan 27, 2025 · 0 comments

Comments

@ppkarwasz
Copy link
Contributor

As showed by this SO question users might be quite surprised by the error message printed, when no Log4j API implementation is present (or enabled) on the classpath.

The message should probably be similar to the one printed by SLF4J:

SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details.

and point to our Installation instructions.

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