Package org.apache.log


package org.apache.log
Avalon LogKit is the logging framework used throughout the Avalon project. Excalibur, Cornerstone, and Phoenix all assume the use of this project. See the LogKit whitepaper for further details on how to use the toolkit.
  • Class
    Description
    The ContextMap contains non-hierarchical context information relevant to a particular LogEvent.
    Interface implemented by components that wish to delegate ErrorHandling to an ErrorHandler.
    Handle unrecoverable errors that occur during logging.
    This class encapsulates a basic independent log hierarchy.
    This class encapsulates each individual log event.
    The object interacted with by client objects to perform logging.
    LogTarget is a class to encapsulate outputting LogEvent's.
    Class representing and holding constants for priority.