Uses of Class
org.apache.log4j.Category

Packages that use Category
org.apache.log4j Log4j 1.x compatibility layer. 
org.apache.log4j.spi Log4j 1.x compatibility layer. 
 

Uses of Category in org.apache.log4j
 

Subclasses of Category in org.apache.log4j
 class Logger
           
 

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

Uses of Category in org.apache.log4j.spi
 

Methods in org.apache.log4j.spi with parameters of type Category
 void HierarchyEventListener.addAppenderEvent(Category cat, Appender appender)
           
 void LoggerRepository.emitNoAppenderWarning(Category cat)
           
 void LoggerRepository.fireAddAppenderEvent(Category logger, Appender appender)
           
 void HierarchyEventListener.removeAppenderEvent(Category cat, Appender appender)
           
 



Copyright © 1999-2015 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.