[Bug 237] New: NoSuchMethodError LogManager.getLoggerRepository

http://bugzilla.slf4j.org/show_bug.cgi?id=237 Summary: NoSuchMethodError LogManager.getLoggerRepository Product: SLF4J Version: 1.6.x Platform: PC OS/Version: Windows XP Status: NEW Severity: enhancement Priority: P1 Component: log4j-over-slf4j AssignedTo: slf4j-dev@qos.ch ReportedBy: jasperv@topdesk.com I ran into a NoSuchMethodError when I incorporated a dependency which called the log4j LogManager.getLoggerRepository directly. I managed to solve it's absence by creating my own implementation of the LogManager class with a NOP getLoggerRepository method. In bug report 202 the absence of this method was also noted, but deemed invalid. Might I ask why this method will not be included in the bridge? Other NOP methods have been included so why not this one? -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@pixie.qos.ch