Class Summary |
AbstractLogEnabled |
Utility class to allow construction of easy components that will perform logging. |
AbstractLoggable |
Utility class to allow construction of easy components that will perform logging. |
AvalonFormatter |
This formatter extends PatternFormatter so that
CascadingExceptions are formatted with all nested exceptions. |
ConsoleLogger |
Logger sending everything to the standard output streams. |
Jdk14Logger |
The default JDK 1.4 wrapper class for Logger. |
Log4JLogger |
The default Log4J wrapper class for Logger. |
LogKitLogger |
The default LogKit wrapper class for Logger. |