Hello list, I wonder if it is possible to make my application work as a log4j server, which is able to accept connections anytime from a client and send it log events once connected. For example, A - MyApplication running on JBOSS(with log4j) B - Client C - Client .... Z - Client
What I want is to let any client(from B-Z) be able to view log events at any time by connecting to the server A. For this purpose, what tool shall I use? Chainsaw? SocketAppender ? Thank you in advance! ding lei --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
