Package org.apache.log.util

Utilities suppporting the logging framework.

See:
          Description

Interface Summary
Closeable Interface implemented by LogTargets that are capable of being closed.
 

Class Summary
DefaultErrorHandler Handle unrecoverable errors that occur during logging by writing to standard error.
LoggerListener The LoggerListener class is used to notify listeners when a new Logger object is created.
LoggerOutputStream Redirect an output stream to a logger.
LogKit2AvalonLoggerAdapter A basic adapter that adapts an Avalon Logger to a Logkit Logger.
LogKitAvalonLogger The default LogKit wrapper class for Logger.
OutputStreamLogger Deprecated. Use LoggerOutputStream as this class was misnamed.
StackIntrospector A set of utilities to inspect current stack frame.
 

Package org.apache.log.util Description

Utilities suppporting the logging framework.