> <plugin name="SocketReceiver" > class="org.apache.log4j.net.SocketReceiver"> > <param name="Port" value="5000"/> > </plugin>
Sorry, no need to reply, just browsing the SocketReceiver and Plugin architecture, and it makes sense now. The SocketReceiver plugin is reposting the received event to the local repository. Hence a (to be coded) local ChainSaw appender could just be getting the configured log events and placing them in the TableModel. Makes the Chainsaw code pretty small I am guessing. Nice. cheers, Paul --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]