3 messages in org.apache.logging.log4j-userRemote logging over HTTP
FromSent OnAttachments
Thomas MullerJun 10, 2004 3:27 am 
Ceki GülcüJun 10, 2004 3:33 am 
Thomas MullerJun 10, 2004 3:51 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Remote logging over HTTPActions...
From:Thomas Muller (tt@online.no)
Date:Jun 10, 2004 3:27:44 am
List:org.apache.logging.log4j-user

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