Skip to content

Conversation

@mikeyang01
Copy link

Add SLF4J-based logging, solve the following error:
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".

Add SLF4J-based logging, solve the following error:
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check your existing CLA data and verify that your email is set on your git commits.
  • If your company signed a CLA, they designated a Point of Contact who decides which employees are authorized to participate. You may need to contact the Point of Contact for your company and ask to be added to the group of authorized contributors. If you don't know who your Point of Contact is, direct the project maintainer to go/cla#troubleshoot.
  • In order to pass this check, please resolve this problem and have the pull request author add another comment and the bot will run again.

@mikeyang01
Copy link
Author

I signed it!

@googlebot
Copy link

CLAs look good, thanks!

@samtstern
Copy link
Contributor

@ytianhui I don't see any references to slf4j in our codebase, can you explain a little more about when this error occurs?

@mikeyang01
Copy link
Author

mikeyang01 commented Nov 30, 2017

@samtstern
Thank you for the reply^^/

Due to the following document, Sundial require Dependencies "org.slf4j.slf4j-api-1.7.25".
https://github.com/timmolter/Sundial
In my test,
adding compile 'org.slf4j:slf4j-api:1.7.25' still got same error,
but adding compile 'org.slf4j:slf4j-simple:1.7.25', no SLF4J errors showed.

@samtstern
Copy link
Contributor

Apologies I never responded here but I still cannot see the connection between this repository and Sundial....

@samtstern
Copy link
Contributor

This is a very old PR, going to close it since nobody else has mentioned this particular issue. Thank you for the contribution though!

@samtstern samtstern closed this May 23, 2018
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