| Package | Description |
|---|---|
| com.caucho.log |
| Class and Description |
|---|
| AbstractLogHandler
Configures a log handler
|
| AbstractRolloverLog
Abstract class for a log that rolls over based on size or period.
|
| EnvironmentStream
A stream that varies depending on the environment class loader.
|
| LoggerConfig
Environment-specific java.util.logging.Logger configuration.
|
| MessageFormatter
A simple formatter that handles localization, substitution of
parameters, and the inclusion of an exception stack trace if applicable.
|
| RotateLog
Configuration for a rotating log
|
| RotateStream
Automatically-rotating streams.
|