|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
logkit/impl
package contains the
DefaultLoggingManager
which
is an initial bootstrap logging manager that uses meta information
about logging targets and catagories.
See:
Description
Interface Summary | |
FormatterFactory | Factory for Formatters. |
LogTargetFactory | LogTargetFactory Interface. |
LogTargetFactoryBuilder | A LogTargetFactoryBuilder provides support for the establishment of new logging targets. |
LogTargetFactoryManager | The LogTargetFactoryManager interface. |
LogTargetManager | LogTargetManager Interface. |
Class Summary | |
DefaultFormatterFactory | Factory for Formatter-s. |
DefaultLoggingFactory | The DefaultLoggingFactory provides support for the establishment of a new logging system using LogKit as the implementation. |
DefaultLoggingManager | A LoggerManager interface declares operation supporting
the management of a logging hierarchy. |
DefaultLogTargetFactoryBuilder | The DefaultLoggingFactory provides support for the establishment of a new logging system using LogKit as the implementation. |
LogKitLogger | The default LogKit wrapper class for Logger. |
StandardFormatter | This formatter extends ExtendedPatternFormatter so that CascadingExceptions are formatted with all nested exceptions. |
Exception Summary | |
LogTargetException | Exception to indicate that there was a logging target creation error. |
MissingIdException | Exception to indicate that a log target configuration does not contain a target id. |
UnknownLogTargetException | Exception to indicate that a log target reference is unknown. |
The logkit/impl
package contains the
DefaultLoggingManager
which
is an initial bootstrap logging manager that uses meta information
about logging targets and catagories.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |