Log4j 2.0alpha-1

Package org.apache.log4j.net

Package for remote logging.

See:
          Description

Class Summary
JMSReceiver JMSReceiver receives a remote logging event on a configured JSM topic and "posts" it to a LoggerRepository as if the event was generated locally.
MulticastReceiver Multicast-based receiver.
SocketHubReceiver SocketHubReceiver receives a remote logging event on a configured socket and "posts" it to a LoggerRepository as if the event was generated locally.
SocketReceiver SocketReceiver receives a remote logging event on a configured socket and "posts" it to a LoggerRepository as if the event was generated locally.
SocketReceiver.SocketDetail  
UDPReceiver Receive LoggingEvents encoded with an XMLLayout, convert the XML data to a LoggingEvent and post the LoggingEvent.
XMLSocketReceiver 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.
 

Package org.apache.log4j.net Description

Package for remote logging.


Last modified: Tue Mar 21 20:28:14 MET 2000


Log4j 2.0alpha-1

Copyright 2000-2003 Apache Software Foundation.