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

Packages that use org.apache.avalon.logging.provider
org.apache.avalon.logging.impl 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.  
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.provider used by org.apache.avalon.logging.impl
LoggingCriteria
          LoggingCriteria is convinience interface that extends Map with a set of operations that enable easy manipulation of the logging system parameters.
 

Classes in org.apache.avalon.logging.provider used by org.apache.avalon.logging.log4j
LoggingCriteria
          LoggingCriteria is convinience interface that extends Map with a set of operations that enable easy manipulation of the logging system parameters.
LoggingException
          Exception to indicate that there was a logging management related error.
LoggingFactory
          Convinience interface to construct a logging manager.
LoggingManager
          A LoggerManager that supports the management of a logging hierarchy.
 

Classes in org.apache.avalon.logging.provider used by org.apache.avalon.logging.logkit
LoggingCriteria
          LoggingCriteria is convinience interface that extends Map with a set of operations that enable easy manipulation of the logging system parameters.
LoggingException
          Exception to indicate that there was a logging management related error.
LoggingFactory
          Convinience interface to construct a logging manager.
LoggingManager
          A LoggerManager that supports the management of a logging hierarchy.
 

Classes in org.apache.avalon.logging.provider used by org.apache.avalon.logging.provider
LoggingCriteria
          LoggingCriteria is convinience interface that extends Map with a set of operations that enable easy manipulation of the logging system parameters.
LoggingException
          Exception to indicate that there was a logging management related error.
LoggingManager
          A LoggerManager that supports the management of a logging hierarchy.
 



Copyright © The Apache Software Foundation. All Rights Reserved.