org.slf4j.helpers
Class Log4JLoggerFactory

java.lang.Object
  extended by org.slf4j.helpers.Log4JLoggerFactory
All Implemented Interfaces:
org.slf4j.ILoggerFactory

public class Log4JLoggerFactory
extends Object
implements org.slf4j.ILoggerFactory


Constructor Summary
Log4JLoggerFactory()
           
 
Method Summary
 org.slf4j.Logger getLogger(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Log4JLoggerFactory

public Log4JLoggerFactory()
Method Detail

getLogger

public org.slf4j.Logger getLogger(String name)
Specified by:
getLogger in interface org.slf4j.ILoggerFactory


Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.