Package org.apache.log4j.lf5
package org.apache.log4j.lf5
-
ClassDescription
AppenderFinalizer
has a single method that will finalize resources associated with aLogBrokerMonitor
in the event that theLF5Appender
class is destroyed, and the class loader is garbage collected.TheDefaultLF5Configurator
provides a default configuration for theLF5Appender
.LF5Appender
logs events to a swing based logging console.ALog4JLogRecord
encapsulates the details of your log4jLoggingEvent
in a format usable by theLogBrokerMonitor
.The LogLevel class defines a set of standard logging levels.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.LogRecord.An interface for classes which filters LogRecords.An implementation of LogRecordFilter which always returns true.Starts an instance of the LogFactor5 console for off-line viewing.