Uses of Package
org.apache.avalon.logging.data

Packages that use org.apache.avalon.logging.data
org.apache.avalon.logging.data The data package contains the principal meta-data directives used to describe logging categories.  
org.apache.avalon.logging.log4j The log4j package contains a Log4J plugin implementation.  
org.apache.avalon.logging.logkit The logkit/impl package contains the DefaultLoggingManager which is an initial bootstrap logging manager that uses meta information about logging targets and catagories. 
org.apache.avalon.logging.provider The provider package contains the LoggingManager which is an interface to the initial logging management system that leverages meta information about logging targets and catagories.  
 

Classes in org.apache.avalon.logging.data used by org.apache.avalon.logging.data
CategoryDirective
          A logging category descriptor hierachy.
 

Classes in org.apache.avalon.logging.data used by org.apache.avalon.logging.log4j
CategoriesDirective
          Description of the configuration of a set of categories.
 

Classes in org.apache.avalon.logging.data used by org.apache.avalon.logging.logkit
CategoriesDirective
          Description of the configuration of a set of categories.
 

Classes in org.apache.avalon.logging.data used by org.apache.avalon.logging.provider
CategoriesDirective
          Description of the configuration of a set of categories.
 



Copyright © The Apache Software Foundation. All Rights Reserved.