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

Getting error when installing on physical card: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". #17

Open
Waterman1001 opened this issue Apr 25, 2023 · 1 comment

Comments

@Waterman1001
Copy link

I am not sure how to resolve the error I get when trying to install my applet on a physical card:

SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation.

I tried searching for a solution online, without success.
I would be very happy if someone could help me figure this out! :)
Thank you in advance.

@benbender
Copy link

I had the same issue and simply updated slf4j to 2.x which includes a different loading-mechanism and solved the issue for me.

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