| ILogger | Definition of a logger and logging levels. |
| BufferSink | |
| GlobalLog | Global logging facility used by JEB. |
| InternalLogger | An internal (debug-mode only) logger. |
| LogStatusSink | A special sink (not to be confused with Sink) receiving messages issued from
ILogger#status(String, Object...) status() calls. |
| Sink<T> | |
| StreamSink | |
| StructuredLogger |