Package org.apache.log4j.varia
package org.apache.log4j.varia
Contains various appenders, filters and other odds and ends.
Last modified: Tue Mar 21 20:28:14 MET 2000
-
ClassesClassDescriptionThis filter drops all logging events.This appender listens on a socket on the port specified by the Port property for a "RollOver" message.The
FallbackErrorHandler
implements the ErrorHandler interface such that a secondary appender may be specified.This is a very simple filter based on level matching.This is a very simple filter based on level matching, which can be used to reject messages with priorities outside a certain range.A NullAppender merely exists, it never outputs a message to any device.A simple application to send roll over messages to a potentially remoteExternallyRolledFileAppender
.This is a very simple filter based on string matching.