Log4j 1.2.8

Package org.apache.log4j.lf5

This version of LogFactor5 is not completely integrated with log4j.

See:
          Description

Interface Summary
LogRecordFilter An interface for classes which filters LogRecords.
 

Class Summary
AppenderFinalizer AppenderFinalizer has a single method that will finalize resources associated with a LogBrokerMonitor in the event that the LF5Appender class is destroyed, and the class loader is garbage collected.
DefaultLF5Configurator The DefaultLF5Configurator provides a default configuration for the LF5Appender.
LF5Appender LF5Appender logs events to a swing based logging console.
Log4JLogRecord A Log4JLogRecord encapsulates the details of your log4j LoggingEvent in a format usable by the LogBrokerMonitor.
LogLevel The LogLevel class defines a set of standard logging levels.
LogRecord LogRecord.
PassingLogRecordFilter An implementation of LogRecordFilter which always returns true.
StartLogFactor5 Starts an instance of the LogFactor5 console for off-line viewing.
 

Exception Summary
LogLevelFormatException Thrown to indicate that the client has attempted to convert a string to one the LogLevel types, but the string does not have the appropriate format.
 

Package org.apache.log4j.lf5 Description

This version of LogFactor5 is not completely integrated with log4j. Significant improvements are to be expected. See LogFactor User's Guide for further information on LogFactor5.


Log4j 1.2.8

Copyright 2000-2002 Apache Software Foundation.