| ILogger | Definition of a logger and logging levels. |
| GlobalLog | Global logging facility used by JEB. |
| InternalLogger | An internal (debug-mode only) logger. |
| LogStatusSink | A sink receiving messages issued from ILogger#status(String, Object...) status() calls. |
| StructuredLogger |