SLF4J / SLF4J-502 [Open]
SLF4J generates error message when multiple static bindings found in classpath

==============================

Here's what changed in this issue in the last few minutes.
This issue has been created
This issue is now assigned to you.

View or comment on issue using this link
https://jira.qos.ch/browse/SLF4J-502

==============================
 Issue created
------------------------------

B K created this issue on 13/Oct/20 7:27 PM
Summary:              SLF4J generates error message when multiple static 
bindings found in classpath
Issue Type:           Bug
Assignee:             SLF4J developers list
Created:              13/Oct/20 7:27 PM
Environment:          Maven, Java
Priority:             Major
Reporter:             B K
Severity:             major
Description:
  SLF4J: Class path contains multiple SLF4J bindings.
  SLF4J: Found binding in 
[jar:file:/C:/Users/xxxxxx/.m2/repository/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  SLF4J: Found binding in 
[jar:file:/C:/Users/xxxxxx/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an 
explanation.
  
   
  
  Please stop breaking builds with this.  The proper fix is to assign different 
package names to the conflicting classes.  Fix the problem right instead of 
throwing the problem back into the user's lap.


==============================
 This message was sent by Atlassian Jira (v8.8.0#808000-sha1:e2c7e59)

_______________________________________________
slf4j-dev mailing list
slf4j-dev@qos.ch
http://mailman.qos.ch/mailman/listinfo/slf4j-dev

Reply via email to