Package org.apache.log.output

This package contains some useful output destination LogTargets.

Class Summary

AbstractOutputTarget Abstract output target.
AbstractTarget Abstract target.
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.
ServletOutputLogTarget Generic logging interface.
This package contains some useful output destination LogTargets.