Stream anf file based output destination LogTargets.
See: Description
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. |