Package org.apache.catalina.logger

Class Summary
Constants Manifest constants for the org.apache.catalina.logger package.
FileLogger Implementation of Logger that appends log messages to a file named {prefix}.{date}.{suffix} in a configured directory, with an optional preceding timestamp.
SystemErrLogger Simple implementation of Logger that writes to System.err.
SystemOutLogger Simple implementation of Logger that writes to System.out.
 



Copyright © 2000 Apache Software Foundation. All Rights Reserved.