Skip to content

SLF4JServiceProvider cannot be found #295

Answered by ceki
Gregor7008 asked this question in Q&A
Discussion options

You must be logged in to vote

Have you placed a provider-configuration file in the resource directory META-INF/services? That is, have you added a META-INF/services/org.slf4j.spi.SLF4JServiceProvider file containing the fully qualified class name of your provider?

See also https://docs.oracle.com/javase/8/docs/api/java/util/ServiceLoader.html

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@Gregor7008
Comment options

Answer selected by Gregor7008
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@EricHeath-AI
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants