Re: Some thoughts on Chainsaw

2002-03-21 Thread Gary Udstrand
I have written a UDPMulticastAppender and integrated it into chainsaw for just this purpose. We have our dev/qa/vend/prod servers all broadcasting to separate multicast addresses. We are using nested diagnostic contexts to tie the transactions back to a specific server (this is in a multi-

DailyRollingFileAppender, TimeZone, bugs?

2002-03-21 Thread doug b
first, we are using 1.1.4 and we also have seen the problem where the rollover doesn't occur if the program isn't running when the time change occurs. a search showed the statement that this was fixed in "1.16". i have no idea whether that was before 1.1.4 or after or how i would get that fix (s

RE: Jakarta Overview?

2002-03-21 Thread Ceki Gülcü
I had meant to say *unofficial* overview. Anyway, my feeling was that Philipp was trying to substitute the overview document for subproject documentation. I think that is ill advised and expressed my concerns in the same thread. It is entirely possible that I misunderstood the intention, so make s

RE: Jakarta Overview?

2002-03-21 Thread Mark Womack
Per the item I followed this link from: "19 March 2002 - Jakarta Overview Compiled A draft document summarizing the status of each Jakarta subproject is now available. This was compiled and contributed by a Jakarta user, Philipp K. Janert. Committers for the various subprojects are invited to r

Some thoughts on Chainsaw

2002-03-21 Thread Mark Womack
Since it looks that Chainsaw will become part of the log4j project, now might be a good time for some discussion on what we would like to see from a logging event viewer tool like Chainsaw. I recently reviewed both Chainsaw and Lumbermill, and was impressed with both of them. I ended up choosing

Re: Jakarta Overview?

2002-03-21 Thread Ceki Gülcü
It's an official overview. If log4j is not there than too bad. At 09:25 21.03.2002 -0800, you wrote: >I noticed that log4j does not appear to be mentioned on the Jakarta Overview >page...? > >http://jakarta.apache.org/site/overview.html > >-Mark > >-- >To unsubscribe, e-mail:

Jakarta Overview?

2002-03-21 Thread Mark Womack
I noticed that log4j does not appear to be mentioned on the Jakarta Overview page...? http://jakarta.apache.org/site/overview.html -Mark -- To unsubscribe, e-mail: For additional commands, e-mail:

An alternative JTable

2002-03-21 Thread Ceki Gülcü
Hi Oliver, I have just added a small program called TableAppender in contribs/CekiGulcu/TableAppender.java to our CVS repository. This program illustrates a possible algorithm to manage a large number of logging events. This particular implementation uses a fixed sized buffer although a dynamical

RE: Borland AppServer

2002-03-21 Thread Percy Christian
Hi I have been unable to find answers to these two wee question in the archive so maybe someone will be able to help. Firstly - When running in AppServer 4.5.1 log4j does not pick up any changes to the properties file at runtime - to reflect any changes I have to restart the appserver The org.a

Borland AppServer

2002-03-21 Thread Tristan Bane
Hi I have been unable to find answers to these two wee question in the archive so maybe someone will be able to help. Firstly - When running in AppServer 4.5.1 log4j does not pick up any changes to the properties file at runtime - to reflect any changes I have to restart the appserver Secondl