org.slf4j.impl
Class SimpleConfigurableLoggerFactory

java.lang.Object
  extended by org.slf4j.impl.SimpleConfigurableLoggerFactory
All Implemented Interfaces:
org.slf4j.ILoggerFactory

public class SimpleConfigurableLoggerFactory
extends Object
implements org.slf4j.ILoggerFactory


Constructor Summary
SimpleConfigurableLoggerFactory()
           
 
Method Summary
 SimpleConfigurableLogger getLogger(String arg0)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleConfigurableLoggerFactory

public SimpleConfigurableLoggerFactory()
Method Detail

getLogger

public SimpleConfigurableLogger getLogger(String arg0)
Specified by:
getLogger in interface org.slf4j.ILoggerFactory


Copyright © 1997-2008 Aduna. All Rights Reserved.