Avalon Logging 1.0.0

API
org.apache.avalon.logging.data The data package contains the principal meta-data directives used to describe logging categories.
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.

 

LogKit Plugin
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.logkit.factory The factory package contains a set of standard logging targets including a rotating file log target, a serial target (suitable for console logging), and a multicast target used for redirecting log event to multiple targets.
org.apache.avalon.logging.logkit.factory.datagram The datagram package contains a datagram plugin log target.
org.apache.avalon.logging.logkit.factory.socket The socket package contains a plugin socket log target.
org.apache.avalon.logging.logkit.factory.syslog The syslog package contains a plugin syslog log target factory.

 

Log4J Plugin
org.apache.avalon.logging.log4j The log4j package contains a Log4J plugin implementation.

 

Other Packages
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.

 



Copyright © The Apache Software Foundation. All Rights Reserved.