org.apache.log4j.net
Class SocketNode
java.lang.Object
org.apache.log4j.net.SocketNode
- Runnable
public class SocketNode
extends java.lang.Object
implements Runnable
Read
LoggingEvent
objects sent from a remote client using
Sockets (TCP). These logging events are logged according to local
policy, as if they were generated locally.
For example, the socket node might decide to log events to a
local file and also resent them to a second socket node.
- Ceki Gülcü
- 0.8.4
Copyright 2000-2002 Apache Software Foundation.