This project has retired. For details please refer to its Attic page.

Uses of Package
org.apache.log.output.io

Packages that use org.apache.log.output.io
org.apache.log.output.io Stream anf file based output destination LogTargets. 
org.apache.log.output.io.rotate Log file rotation policies. 
 

Classes in org.apache.log.output.io used by org.apache.log.output.io
FileTarget
          A basic target that writes to a File.
StreamTarget
          A basic target that writes to an OutputStream.
 

Classes in org.apache.log.output.io used by org.apache.log.output.io.rotate
FileTarget
          A basic target that writes to a File.
StreamTarget
          A basic target that writes to an OutputStream.
 



Copyright © 1997-2005 The Apache Software Foundation. All Rights Reserved.