Why doesn't log4j-over-slf4j have a method for Category.setLevel?

10 Jan
2013
10 Jan
'13
4:49 a.m.
Log4j-1.2.9.jar has a Category.setLevel(org.apache.log4j.Level level) method, but log4j-over-slf4j doesn't and this is causing an AbstractMethodError when I try to use a library that uses log4j. Is there any particular reason this method wasn't implemented, or is this a bug? Thanks
4649
Age (days ago)
4649
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dan Kaplan