| Class | Description |
|---|---|
| AvalonTee |
This class broadcasts Avalon lifestyle events to several
destination objects, somewhat like Unix 'tee' command
directing its input both to file and to its output.
|
| LoggerManagerTee |
An AvalonTee object is not usefull by itself as it does not
implement any component interface.
|
| LoggerSwitch |
A proxy logger that switches between two underlying loggers
with recursive invocation detection.
|
| LoggerSwitch.BooleanThreadLocal | |
| LoggerSwitch.SwitchingLogger | |
| LoggerUtil |
This class implements utility methods for building LoggerManager-s.
|