Log4j freaks, Just wanted to share a couple of classes I've coded for remote logging over HTTP. I noticed that HTTPAppender used to be part of the API some versions ago, but this one used a non-serialization tehcnique to transfer the LoggingEvents.
The code is poorly documented but should be self-explanatory. I've used ideas/code from org.apache.net's SocketAppender/SocketNode/SocketServer without scruple. Feel free to use/demolish/disregard. Regards, -- Thomas
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
