org.apache.log4j.net
public class SocketNode extends Object implements Runnable
For example, the socket node might decide to log events to a local file and also resent them to a second socket node.
Since: 0.8.4
| Constructor Summary | |
|---|---|
| SocketNode(Socket socket, LoggerRepository hierarchy) | |
| Method Summary | |
|---|---|
| void | run() |