Package org.apache.log.util
Utilities suppporting the logging framework.
-
Interface Summary Interface Description Closeable Interface implemented by LogTargets that are capable of being closed. -
Class Summary Class Description 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.StackIntrospector A set of utilities to inspect current stack frame.StackIntrospector.CallStack Hack to get the call stack as an array of classes.