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 TypeClassDescriptionclass
A basic target that writes to a File.class
A 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 TypeClassDescriptionclass
This is a basic Output log target that writes to rotating files.