Avalon Logging 1.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 mananagement system that leverages mata information about logging targets and catagories.

 

LogKit Plugin
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.

 

Other Packages
org.apache.avalon.logging.logkit The logkit/impl package contains the DefaultLoggingManager which is an initial bootstrap logging mananager that uses mata information about logging targets and catagories.

 



Copyright © Apache Software Foundation. All Rights Reserved.