Uploaded image for project: 'SLF4J'
  1. SLF4J
  2. SLF4J-228

NoSuchMethodError LogManager.getLoggerRepository

    XMLWordPrintable

Details

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • None
    • 1.6.x
    • log4j-over-slf4j
    • None
    • Operating System: Windows XP
      Platform: PC

    Description

      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?

      Attachments

        Activity

          People

            slf4j-dev SLF4J developers list
            jasperv@topdesk.com jasperv
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: