http://bugzilla.slf4j.org/show_bug.cgi?id=329
Priority: P5 Bug ID: 329 Assignee: slf4j-dev@qos.ch Summary: Class org.apache.log4j.AppenderSkeleton is missing setThreshold(Priority) Severity: enhancement Classification: Unclassified OS: All Reporter: dimitri...@gmail.com Hardware: All Status: NEW Version: 1.7.x Component: log4j-over-slf4j Product: SLF4J Method setThreshold(Priority) is missing from log4j-over-slf4 AppenderSkeleton class that is there in Log4j and this is causing a java.lang.NoSuchMethodError for dependencies that are happening to invoke it directly. I've created a pull request adding an empty implementation of it: https://github.com/qos-ch/slf4j/pull/101/files I've found this similar issue most recently resolved: http://bugzilla.slf4j.org/show_bug.cgi?id=279 Many thanks, Dimitrios -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ slf4j-dev mailing list slf4j-dev@qos.ch http://mailman.qos.ch/mailman/listinfo/slf4j-dev