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

All Implemented Interfaces:
    org.slf4j.ILoggerFactory

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