What are the indentation rules for the log4j source?  I don't suppose there
is a tool I can run over my source files...:-)

-Mark

-----Original Message-----
From: Ceki Gülcü [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 27, 2001 9:55 AM
To: LOG4J Developers Mailing List
Subject: Re: New appender



Kevin,

Make sure that it:

1) follows the indentation. 
2) is properly documented (it is not understandable it won't be integratged)
3) properly tests

and than just send it over on this list as an attchment. Regards, Ceki

At 07:35 27.08.2001 -0400, Kevin Brown wrote:
>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]

--
Ceki Gülcü - http://qos.ch


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to