Package org.apache.log.util


package org.apache.log.util
Utilities suppporting the logging framework.
  • Class
    Description
    Interface implemented by LogTargets that are capable of being closed.
    Handle unrecoverable errors that occur during logging by writing to standard error.
    The LoggerListener class is used to notify listeners when a new Logger object is created.
    Redirect an output stream to a logger.
    A set of utilities to inspect current stack frame.
    Hack to get the call stack as an array of classes.