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

Failed to load class "org.slf4j.impl.StaticLoggerBinder" #29

Closed
maxp opened this issue Sep 5, 2020 · 2 comments
Closed

Failed to load class "org.slf4j.impl.StaticLoggerBinder" #29

maxp opened this issue Sep 5, 2020 · 2 comments

Comments

@maxp
Copy link

maxp commented Sep 5, 2020

Annoying message appears at start
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.

Adding org.slf4j/slf4j-nop {:mvn/version "RELEASE"}} to deps solves the problem, but it is not mentioned in README.

@liquidz
Copy link
Owner

liquidz commented Sep 5, 2020

@maxp Thanks!
I'll update README

liquidz added a commit that referenced this issue Sep 5, 2020
@liquidz
Copy link
Owner

liquidz commented Sep 5, 2020

Closed by #30

@liquidz liquidz closed this as completed Sep 5, 2020
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

2 participants