Package org.apache.log.output

This package contains some useful output destination LogTargets.

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.
DatagramOutputTarget A datagram output target.
DefaultOutputLogTarget This is a basic Output log target that writes to a stream.
FileOutputLogTarget This is a basic Output log target that writes to a file.
MemoryTarget Output LogEvents into an buffer in memory.
NullOutputLogTarget A output target that does nothing.
This package contains some useful output destination LogTargets.