RE: Writing a new appender... -> Jim & Mark thanks!

2003-03-08 Thread Bill Chmura
That is exactly what I was needing. Just recoded to use it instead of my other way... Perfect! Thanks - I'll check the other appenders next question before posting! Bill -Original Message- From: Jim Moore [mailto:[EMAIL PROTECTED] Sent: Saturday, March 08, 2003 7:48 PM To: 'Log4J Deve

DO NOT REPLY [Bug 17511] - Patch for Chainsaw to utilise Receiver framework

2003-03-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-log4j build.xml

2003-03-08 Thread mwomack
mwomack 2003/03/08 18:42:07 Modified:.build.xml Log: Changes to include org.apache.log4j.plugins package in the log4j jar and javadoc. Revision ChangesPath 1.53 +3 -1 jakarta-log4j/build.xml Index: build.xml ===

DO NOT REPLY [Bug 17511] - Patch for Chainsaw to utilise Receiver framework

2003-03-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

RE: Writing a new appender...

2003-03-08 Thread Jim Moore
If you take a look at the source for some of the standard appenders (like FileAppender: http://cvs.apache.org/viewcvs/jakarta-log4j/src/java/org/apache/log4j/FileAp pender.java?rev=1.35&content-type=text/vnd.viewcvs-markup ) you'll see the activateOptions() method. As you can see in the FileAppend

RE: Writing a new appender...

2003-03-08 Thread mwomack
> (1) I have some properties that are optional. I need to do some > initialization of the appender based on these. I need to know when they > are set and when all of the properties have been set. It would be great > if there was a call that was made when the appender was ready to go... > That wa

Writing a new appender...

2003-03-08 Thread Bill Chmura
I am writing a new appender and cannot really find any good documentation on how to go about doing it. I have something that does what I want it to do, but I have a few questions: (1) I have some properties that are optional. I need to do some initialization of the appender based on these. I n

On vacation this week

2003-03-08 Thread Ceki Gülcü
Hi all, I'll be on vacation for one week starting today and without Internet access. :-) -- Ceki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]