| Class | Description |
|---|---|
| DailyRollingFileHandler |
DailyRollingFileAppender extends
FileHandler so that the underlying
file is rolled over at a user chosen frequency. |
| FileHandler |
FileAppender appends log events to a file.
|
| HandlerSkeleton | |
| WriterHandler |
A base handler that outputs log messages to a Writer
|