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

Fix SLF4J console message #58

Open
pipan opened this issue Nov 7, 2019 · 1 comment
Open

Fix SLF4J console message #58

pipan opened this issue Nov 7, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@pipan
Copy link
Owner

pipan commented Nov 7, 2019

Describe the bug
Console prints this message on startup

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.

@pipan pipan added bug Something isn't working ready issue is ready to be resolved labels Nov 7, 2019
@pipan
Copy link
Owner Author

pipan commented Nov 8, 2019

The error is on the sentry SDK side. Solution is to add old version of SLF4J to gradle dependencies

@pipan pipan closed this as completed Nov 8, 2019
@pipan pipan reopened this Nov 8, 2019
@pipan pipan removed the ready issue is ready to be resolved label Nov 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant