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

All Implemented Interfaces:
    org.slf4j.ILoggerFactory

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