| Class | Description |
|---|---|
| InMemoryLogger |
This logger keeps all log output in an internal list on the heap.
|
| InMemoryLoggerFactory |
This factory produces logger instances that keep all log output in memory.
|
| LogRecord |
Simple container for a single log output.
|