|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
_______________________________________________ slf4j-dev mailing list slf4j-dev@qos.ch http://mailman.qos.ch/mailman/listinfo/slf4j-dev
Hi Ralph,
Many thanks for your response.
We are using slf4j 1.7.12 as a maven dependency in our code. When ever we are building our code it is downloading log4j 1.2.17 as a dependency.I guess you are the one who has replied for this issue on Bugzilla portal(https://bz.apache.org/bugzilla/show_bug.cgi?id=57714).You had suggested to use Log4J 2's sLF4J binding. I tried the same but it was still using log4j1.2.17 dependency.Could you please suggest.