Home » slf4j-1.5.5 » org.apache » log4j » lf5 »

org.apache.log4j.lf5

Sub Packages:

org.apache.log4j.lf5.util    
org.apache.log4j.lf5.viewer   This version of LogFactor5 is not completely integrated with log4j.  
org.apache.log4j.lf5.viewer.categoryexplorer    
org.apache.log4j.lf5.viewer.configure    

Interfaces:

LogRecordFilter   An interface for classes which filters LogRecords.  code | html

Abstract Classes:

LogRecord   LogRecord.  code | html

Classes:

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.  code | html
DefaultLF5Configurator   The DefaultLF5Configurator provides a default configuration for the LF5Appender code | html
LF5Appender   LF5Appender logs events to a swing based logging console.  code | html
Log4JLogRecord   A Log4JLogRecord encapsulates the details of your log4j LoggingEvent in a format usable by the LogBrokerMonitor code | html
LogLevel   The LogLevel class defines a set of standard logging levels.  code | html
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.  code | html
PassingLogRecordFilter   An implementation of LogRecordFilter which always returns true.  code | html
StartLogFactor5   Starts an instance of the LogFactor5 console for off-line viewing.  code | html