Home » geronimo-2.2-source-release » org » slf4j » impl » [javadoc | source]
org.slf4j.impl
public class: Log4jLoggerFactory [javadoc | source]
java.lang.Object
   org.slf4j.impl.Log4jLoggerFactory

All Implemented Interfaces:
    org.slf4j.ILoggerFactory

Log4jLoggerFactory is an implementation of ILoggerFactory returning the appropriate named Log4jLoggerAdapter instance.
Field Summary
 Map loggerMap     
Constructor:
 public Log4jLoggerFactory() 
Method from org.slf4j.impl.Log4jLoggerFactory Summary:
getLogger
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.slf4j.impl.Log4jLoggerFactory Detail:
 public Logger getLogger(String name)