Package org.apache.avalon.excalibur.logger

Logging utilities.

See:
          Description

Interface Summary
LoggerManager LoggerManager Interface.
LogKitManageable LogKitManageable Interface, use this to set the LogKitManagers for child Components.
LogKitManager Deprecated. we should use the new LoggerManager interface that directly supports the new framework Logger interface.
LogTargetFactory LogTargetFactory Interface.
LogTargetFactoryManageable LogTargetFactoryManageable Interface, use this to set the LogTargetFactoryManager for child Components.
LogTargetFactoryManager LogTargetFactoryManager Interface.
LogTargetManager LogTargetManager Interface.
 

Class Summary
DefaultLoggerManager This logger manager is a wrapper around all other "real" logger managers.
DefaultLogKitManager Deprecated. we should use the new LogKitLoggerManager interface that directly supports the new framework Logger interface.
DefaultLogTargetFactoryManager Default LogTargetFactoryManager implementation.
DefaultLogTargetManager Default LogTargetManager implementation.
Log4JConfLoggerManager A LoggerManager for Log4j that will configure the Log4j subsystem using specified configuration.
Log4JLoggerManager Log4JLoggerManager implementation.
LoggerLoggerManager A LoggerManager that operates off of an existing Logger instance.
LogKitLoggerManager LogKitLoggerManager implementation.
SimpleLogKitManager A LoggerManager that supports the old <logs version="1.0"/> style logging configuration from Phoenix.
 

Package org.apache.avalon.excalibur.logger Description

Logging utilities.



Copyright © 2000-2003 Apache Jakarta Project. All Rights Reserved.