[Bug 308] New: ErrorHandler should be an "interface", not a "class" - causes IncompatibleClassChangeError

http://bugzilla.slf4j.org/show_bug.cgi?id=308 Priority: P5 Bug ID: 308 Assignee: slf4j-dev@qos.ch Summary: ErrorHandler should be an "interface", not a "class" - causes IncompatibleClassChangeError Severity: enhancement Classification: Unclassified OS: Windows NT Reporter: brett.vasconcellos@bidstrading.com Hardware: PC Status: NEW Version: unspecified Component: log4j-over-slf4j Product: SLF4J If log4j-over-slf4j is used with code that has a class that "implement ErrorHandler", the class cannot be loaded and results in an IncompatibleClassChangeError Changing the "class" keyword to "interface" in ErrorHandler.java fixes the problem. -- You are receiving this mail because: You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@qos.ch