| Interface | Description |
|---|---|
| Logger |
A simple logging facade that is intended simply to capture the style of logging as used by Jetty.
|
| Class | Description |
|---|---|
| AbstractLogger |
Abstract Logger.
|
| JavaUtilLog | |
| Log |
Logging.
|
| LoggerLog | |
| Slf4jLog |
Slf4jLog Logger
|
| StacklessLogging |
A try-with-resources compatible layer for
hiding stacktraces within the scope of the try block when
logging with StdErrLog implementation. |
| StdErrLog |
StdErr Logging implementation.
|
Copyright © 1995-2015 Webtide. All Rights Reserved.