Package 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.

See:
          Description

Interface Summary
LoggingCriteria LoggingCriteria is convinience interface that extends Map with a set of operations that enable easy manipulation of the logging system parameters.
LoggingFactory Convinience interface to construct a logging manager.
LoggingManager A LoggerManager that supports the management of a logging hierarchy.
 

Exception Summary
LoggingException Exception to indicate that there was a logging management related error.
LoggingRuntimeException Exception to indicate that there was a logging management related error.
 

Package org.apache.avalon.logging.provider Description

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.



Copyright © The Apache Software Foundation. All Rights Reserved.