http://bugzilla.slf4j.org/show_bug.cgi?id=273

           Summary: Missing method
                    org.apache.log4j.Logger#getLogger(String,LoggerFactory
                    )
           Product: SLF4J
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: P1
         Component: log4j-over-slf4j
        AssignedTo: [email protected]
        ReportedBy: [email protected]


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

-- 
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
slf4j-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/slf4j-dev

Reply via email to