I needed a different kind of appender for my log4j implementation so I wrote
one. My appender is very similar to the SocketAppender except mine uses
UDP. What this allows me to do is monitor the logs on the local network by
simply listening to the appropriate port. This is very handy for monitoring
type of applications where every packet is not necessarily essential.
I wanted to submit this back to the project. What is the next step? I have
read through all the material on the web site but it really stops short
which leaves me with this question to the mailing list.
I appreciate any help. I am very new to contributing to open source.
Kevin Brown
[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]