Uses of Class
org.apache.log.output.io.StreamTarget
Packages that use StreamTarget
Package
Description
Stream anf file based output destination LogTargets.
Log file rotation policies.
-
Uses of StreamTarget in org.apache.log.output.io
Subclasses of StreamTarget in org.apache.log.output.ioModifier and TypeClassDescriptionclassA basic target that writes to a File.classA target that will open and close a file for each logevent. -
Uses of StreamTarget in org.apache.log.output.io.rotate
Subclasses of StreamTarget in org.apache.log.output.io.rotateModifier and TypeClassDescriptionclassThis is a basic Output log target that writes to rotating files.