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

See:
          Description

Interface Summary
FormatterFactory Factory for Formatters.
LogTargetFactory LogTargetFactory Interface.
LogTargetFactoryBuilder A LogTargetFactoryBuilder provides support for the establishment of new logging targets.
LogTargetFactoryManager The LogTargetFactoryManager interface.
LogTargetManager LogTargetManager Interface.
 

Class Summary
DefaultFormatterFactory Factory for Formatter-s.
DefaultLoggingFactory The DefaultLoggingFactory provides support for the establishment of a new logging system using LogKit as the implementation.
DefaultLoggingManager A LoggerManager interface declares operation supporting the management of a logging hierarchy.
DefaultLogTargetFactoryBuilder The DefaultLoggingFactory provides support for the establishment of a new logging system using LogKit as the implementation.
LogKitLogger The default LogKit wrapper class for Logger.
StandardFormatter This formatter extends ExtendedPatternFormatter so that CascadingExceptions are formatted with all nested exceptions.
 

Exception Summary
LogTargetException Exception to indicate that there was a logging target creation error.
MissingIdException Exception to indicate that a log target configuration does not contain a target id.
UnknownLogTargetException Exception to indicate that a log target reference is unknown.
 

Package org.apache.avalon.logging.logkit Description

The logkit/impl package contains the DefaultLoggingManager which is an initial bootstrap logging manager that uses meta information about logging targets and catagories.



Copyright © The Apache Software Foundation. All Rights Reserved.