Package org.apache.log.output.io

Stream anf file based output destination LogTargets.

Class Summary

FileTarget A basic target that writes to a File.
SafeFileTarget A target that will open and close a file for each logevent.
StreamTarget A basic target that writes to an OutputStream.
WriterTarget This target outputs to a writer.
Stream anf file based output destination LogTargets.