Package org.apache.log4j.net
package org.apache.log4j.net
-
ClassDescriptionNet based entities that 'work with' an Address should consider implementing this interface so that they can be treated generically.JMSReceiver receives a remote logging event on a configured JSM topic and "posts" it to a LoggerRepository as if the event was generated locally.BeanInfo class for the JMSReceiver.Multicast-based Appender.Multicast-based receiver.BeanInfo class for the meta-data of the MulticastReceiver.The parent of all the Network based interfaces.Net based entities that 'work with' a Port should consider implementing this interface so that they can be treated generically.Interface used to listen for
SocketNode
related events.Sends log information as a UDP datagrams.Receive LoggingEvents encoded with an XMLLayout, convert the XML data to a LoggingEvent and post the LoggingEvent.ReadLoggingEvent
objects sent from a remote client using XML over Sockets (TCP).XMLSocketReceiver receives a remote logging event via XML on a configured socket and "posts" it to a LoggerRepository as if the event were generated locally.