パッケージ org.apache.catalina.logger

クラスの概要
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-2001 Apache Software Foundation. All Rights Reserved.