| Class | Description |
|---|---|
| DeferredLogHandler | |
| HandlerUtils |
Utility methods for dealing with
Handler objects. |
| LoggingOutputStream |
Wraps an
OutputStream and automatically passes each line to the Logger
when OutputStream.flush() or OutputStream.close() is called. |
| MessageDisplayUtils |
Retrieves text files from the classloader and displays them on-screen.
|