SLF4J API
Version 1.4.3

Uses of Class
org.apache.log4j.Logger

Packages that use Logger
org.apache.log4j An rather minimal but sufficient implementation redirecting all calls to a log4j logger to a logback logger. 
 

Uses of Logger in org.apache.log4j
 

Methods in org.apache.log4j that return Logger
static Logger Category.getLogger(Class clazz)
           
static Logger Category.getLogger(String name)
           
static Logger Category.getRootLogger()
          Does the obvious.
 


SLF4J API
Version 1.4.3

Copyright © 2005-2008 QOS.ch. All Rights Reserved.