public class SocketNode extends Object implements Runnable
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.
Constructor and Description |
---|
SocketNode(Socket socket,
LoggerRepository hierarchy) |
public SocketNode(Socket socket, LoggerRepository hierarchy)
Copyright © 1999–2023 QOS.CH Sarl (Switzerland). All rights reserved.