blob: 5c75a6d88fc7be88f67cf19ad1e3a8b2c45c79b4 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<Head><link rel="stylesheet" href="stylesheet.css" type="text/css"></head>
<body>
<B>Socket Receiver</b>
<p>SocketReceiver compliments the SocketAppender. </p>
<p>SocketReceiver listens
on a specified port, accepting connections from remote sockets
, de-serializes logging events received from these sockets,
and posts them into Chainsaw's local Log4j environment allowing you
to view them.</p>
<p>Click here to see more information about SocketReceiver.</p>
<p>Click <a href="http://jakarta.apache.org/log4j/docs/api/org/apache/log4j/net/SocketAppender.html">here</a> to see more information about SocketAppender.</p>
</body>
</html>