RE: How to use Chainsaw for different clients?

2002-07-31 Thread EPugh
There was some work done on LF5 to allow you to pick what IP address to receive events from.. Look in the email archives, you can find more info, and maybe the beta.. I think this is up for the next version of log4j? Eric -Original Message- From: Grübel, Nicole [mailto:[EMAIL

RE: How to use Chainsaw for different clients?

2002-07-31 Thread Mark Womack
I cannot speak for LF5, but for Chainsaw... On your event source machine you could use SocketHubAppender instead of SocketAppender. Then, with some modifications I have made to the current Chainsaw, you could then connect Chainsaw to the set of machines you want to look at events for. It

Re: How to use Chainsaw?

2002-07-29 Thread pravin vajirkar
I am using http://logui.sourceforge.net/ site to configure my GUI logger Viewer...Any body with better ideas?? From: Grübel, Nicole Reply-To: Log4J Users List To: Log4J-User ML (E-Mail) Subject: How to use Chainsaw? Date: Mon, 29 Jul 2002 14:23:09 +0200 Hi! I just switched to Log4J

Re: How to use Chainsaw?

2002-07-29 Thread Ceki Gülcü
As of log4j version 1.2, Chainsaw is part of log4j. See: http://jakarta.apache.org/log4j/docs/api/org/apache/log4j/chainsaw/package-summary.html At 06:53 29.07.2002 -0700, you wrote: I am using http://logui.sourceforge.net/ site to configure my GUI logger Viewer...Any body with better

Re: How to use Chainsaw?

2002-07-29 Thread Craig Smith
You might also consider using LogFactor5. Assuming your classpath is set up properly with the log4j.jar and its dependencies, start it with: java org.apache.log4j.lf5.StartLogFactor5 Craig [EMAIL PROTECTED] 07/29/02 07:23AM Hi! I just switched to Log4J 1.2.5 and now I'd like to try this

RE: How to use Chainsaw?

2002-07-29 Thread Chris Bailey
To: [EMAIL PROTECTED] Subject: Re: How to use Chainsaw? You might also consider using LogFactor5. Assuming your classpath is set up properly with the log4j.jar and its dependencies, start it with: java org.apache.log4j.lf5.StartLogFactor5 Craig [EMAIL PROTECTED] 07/29/02 07:23AM Hi! I just

RE: How to use Chainsaw?

2002-07-29 Thread Mark Womack
Subject: RE: How to use Chainsaw? Can someone give a quick bit of info on the differences between Chainsaw and LogFactor5? e.g. when would I want to use one or the other, or what are the pros and cons of each, etc.? -Original Message- From: Craig Smith [mailto:[EMAIL PROTECTED

RE: How to use Chainsaw?

2002-07-29 Thread Chris Bailey
, July 29, 2002 3:10 PM To: 'Log4J Users List' Subject: RE: How to use Chainsaw? Hey Chris, I have not used LF5 very much, but I have used Chainsaw. I like Chainsaw because it allows you to filter the set of received events retroactively. So, I can change the filter on the fly to focus on one aspect

RE: How to use Chainsaw?

2002-07-29 Thread Mark Womack
: RE: How to use Chainsaw? Hey :) Yep, I'm using Chainsaw now (partly motivated by seeing your SocketHubAppender thread before). It seems to suit my needs, but I wasn't sure if maybe LF5 had something different that might be cool... -Original Message- From: Mark Womack [mailto