We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
I had the same issue and simply updated slf4j to 2.x which includes a different loading-mechanism and solved the issue for me.
Sorry, something went wrong.
No branches or pull requests
I am not sure how to resolve the error I get when trying to install my applet on a physical card:
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.
The text was updated successfully, but these errors were encountered: