Classes in org.apache.log4j.lf5 used by org.apache.log4j.lf5
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. |
LF5Appender
LF5Appender logs events to a swing based logging
console. |
LogLevel
The LogLevel class defines a set of standard logging levels.
|
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. |
LogRecord
LogRecord. |
LogRecordFilter
An interface for classes which filters LogRecords. |