Class | Description |
---|---|
DefaultErrorHandler |
Handle unrecoverable errors that occur during logging by
writing to standard error.
|
LoggerListener |
The LoggerListener class is used to notify listeners
when a new Logger object is created.
|
LoggerOutputStream |
Redirect an output stream to a logger.
|
OutputStreamLogger | Deprecated
Use LoggerOutputStream as this class was misnamed.
|
StackIntrospector |
A set of utilities to inspect current stack frame.
|