SLF4J doesn’t find provider from logback-classic on vertx
I’m trying to add Logback on a Vertx project, but it seems SLF4J can’t see logback even if itself come from a logback dependency. I used maven dependency logback-classic, which transitively imports slf4j-api and logback-core.
SLF4J doesn’t find provider from logback-classic on vertx
I’m trying to add Logback on a Vertx project, but it seems SLF4J can’t see logback even if itself come from a logback dependency. I used maven dependency logback-classic, which transitively imports slf4j-api and logback-core.
SLF4J doesn’t find provider from logback-classic on vertx
I’m trying to add Logback on a Vertx project, but it seems SLF4J can’t see logback even if itself come from a logback dependency. I used maven dependency logback-classic, which transitively imports slf4j-api and logback-core.