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

Missing method org.apache.log4j.Logger#getLogger(String,LoggerFactory)

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • None
    • None
    • log4j-over-slf4j
    • None
    • Operating System: All
      Platform: All

    Description

      Hi,

      i want to use log4j-over-slf4j to replace the logging via original Log4J from IBM Content Manager 8. Unfortunatelly IBM CM8 has a very nasty way of using Log4J: it inherits from org.apache.log4j.Logger and use the method getLogger(String,LoggerFactory) but this method is not implemented in log4j-over-slf4j => NoSuchMethodException. Could you please implement org.apache.log4j.Logger#getLogger(String,LoggerFactory) ... my target is to log IBM CM8 messages via SLF4J / lb-beagle.

      Christian

      Attachments

        Activity

          People

            slf4j-dev SLF4J developers list
            christian.trutz@gmail.com Christian Trutz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: