[ https://issues.apache.org/jira/browse/KARAF-7898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17912367#comment-17912367 ]
ASF GitHub Bot commented on KARAF-7898: --------------------------------------- jbonofre merged PR #1922: URL: https://github.com/apache/karaf/pull/1922 > Karaf client should be updated to use slf4j2 > -------------------------------------------- > > Key: KARAF-7898 > URL: https://issues.apache.org/jira/browse/KARAF-7898 > Project: Karaf > Issue Type: Bug > Components: karaf > Reporter: Jean-Baptiste Onofré > Assignee: Jean-Baptiste Onofré > Priority: Major > > {code:java} > SLF4J(W): No SLF4J providers were found. > SLF4J(W): Defaulting to no-operation (NOP) logger implementation > SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further > details. > SLF4J(W): Class path contains SLF4J bindings targeting slf4j-api versions > 1.7.x or earlier. > SLF4J(W): Ignoring binding found at > [jar:file:/Users/jbonofre/Workspace/karaf/assemblies/apache-karaf/target/apache-karaf-4.5.0-SNAPSHOT/system/org/apache/karaf/org.apache.karaf.client/4.5.0-SNAPSHOT/org.apache.karaf.client-4.5.0-SNAPSHOT.jar!/org/slf4j/impl/StaticLoggerBinder.class] > SLF4J(W): See https://www.slf4j.org/codes.html#ignoredBindings for an > explanation. > Logging in as karaf {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)