Log4j Implemented Over SLF4J 1.6.1-redhat-2

Uses of Class
org.apache.log4j.Category

Uses of Category in org.apache.log4j
 

Subclasses of Category in org.apache.log4j
 class Logger
           This class is a minimal implementation of the original org.apache.log4j.Logger class (as found in log4j 1.2) delegating all calls to a Logger instance.
 

Methods in org.apache.log4j that return Category
static Category Category.getInstance(Class clazz)
           
static Category Category.getInstance(String name)
           
 


Log4j Implemented Over SLF4J 1.6.1-redhat-2

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