On Sun, 2004-02-29 at 14:36, log4jdev wrote: > I have written a JNI based syslog appender. I would like to submit > this code to the group for approval. Is there a formal process for > doing so?
Apologise for the brevity of this email, I'm a bit snowed under: * Please conform to the Log4j coding conventions, if you use Jalopy, you can use the log4j-coding-conventions.xml file under the src/jalopy directory of the Log4j CVS module. * Documentation within the main java file is incredibly important, with any notes as to configuration etc to get it working. * Post your files to a new Bugzilla item. (this prevents it from getting lost) - ideally its in the "diff -u" format, but since it's probably all new files, the new java file, or zip up multiple. * Also post the above to the log4j-dev list for review. regards, Paul Smith --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
