Priority P5
Bug ID 310
Assignee slf4j-dev@qos.ch
Summary log4j-over-slf4j Compatibility issue
Severity major
Classification Unclassified
OS Windows NT
Reporter devikumar.ramalingam@gmail.com
Hardware PC
Status NEW
Version 1.7.x
Component log4j-over-slf4j
Product SLF4J

The log4j-over-slf4j doesn't implement many of the classes and methods of
log4j.
This results in ClassNotFoundException and NoSuchMethodError. Though such
issues can be fixed by using slf4j equivalents, there is no control over third
party jars that strictly call log4j methods/classes that are not available in
log4j-over-slf4j. Is there any workaround to address this issue?


You are receiving this mail because: