Package org.apache.log.output

This package contains some useful output destination LogTargets.

See:
          Description

Class Summary
AbstractOutputTarget Abstract output target.
AbstractTarget Abstract target.
AbstractWrappingTarget Abstract base class for targets that wrap other targets.
AsyncLogTarget An asynchronous LogTarget that sends entries on in another thread.
MemoryTarget Output LogEvents into an buffer in memory.
NullOutputLogTarget A output target that does nothing.
PriorityFilteringTarget This is a priority filtering target that forwards only requests to other (wrapped) targets that have the same or a higher priority.
ServletOutputLogTarget Generic logging interface.
 

Package org.apache.log.output Description

This package contains some useful output destination LogTargets.



Copyright © 1997-2005 The Apache Software Foundation. All Rights Reserved.