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.
LoggerBase Convenience base class for Logger implementations.
SystemErrLogger Simple implementation of Logger that writes to System.err.
SystemOutLogger Simple implementation of Logger that writes to System.out.
 



Copyright © 2000-2002 Apache Software Foundation. All Rights Reserved.