Class Summary |
ErrorHandlerAdapter |
This class adapts o.a.a.f.logger.Logger
to the LogKit ErrorHandler interface. |
LogKitAdapter |
This class sits on top of an existing LogKit Hierarchy
and returns logger wrapping LogKit loggers. |
LogKitConfHelper |
Tie this object to a LoggerManagerTee, give it the Hierachy
that LogKitAdapter operates upon and it will populate it
from the Configuration object passed via configure(). |
LogKitLoggerHelper |
Tie this object to a LoggerManagerTee, give it the Hierachy
that LogKitAdapter operates upon and it will substitute
the ErrorHandler for the Hierarchy at the enableLogging() call. |