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

See:
          Description

Class Summary
FileTargetFactory FileTargetFactory class.
MulticastTargetFactory A log target factory that handles creation of a new multicast log target instances.
PluginTargetFactory A log target factory that establishes log targets based on a artifact reference.
StreamTargetFactory TargetFactory for StreamTarget.
 

Package org.apache.avalon.logging.logkit.factory Description

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.



Copyright © The Apache Software Foundation. All Rights Reserved.