| Class | Description |
|---|---|
| LazyInitLogger |
A Logger implementation that initializes the actual Logger only when it is needed.
|
| MultiLogger |
A Logger implementation that logs to multiple loggers at once.
|
| NoOpLogger |
A Logger implementation that does nothing.
|