Re: where can i get chainsaw 2

2003-12-16 Thread Michael Seele
cool. thank you for these great news! Scott Deboy schrieb am 15.12.2003 18:43: Chainsaw 2 is available from the jakarta-log4j CVS module available here: http://jakarta.apache.org/site/cvsindex.html or via an ant script Paul Smith contributed to the list. The ant script will download the ORO

RE: where can i get chainsaw 2

2003-12-15 Thread Scott Deboy
Chainsaw 2 is available from the jakarta-log4j CVS module available here: http://jakarta.apache.org/site/cvsindex.html or via an ant script Paul Smith contributed to the list. The ant script will download the ORO dependency and the CVS tip, making it a lot easier to try Chainsaw 2. I'

where can i get chainsaw 2

2003-12-15 Thread Michael Seele
any screenshots available from chainsaw 2? where can i get the latest Log4j with chainsaw 2? -- Mit freundlichen Gruessen Michael Seele([EMAIL PROTECTED]) G & H Softwareentwicklung GmbH Tel.: {+49|0} 7451 - 53 706 0 Robert-Bosch-Str. 23 Fax: {+49|0} 7451 - 53 706 90 D-7

RE: Chainsaw:

2003-12-14 Thread Paul Smith
y of identifying which tab an event should get sent to. The docs on what expression elements are currently supported is here: http://cvs.apache.org/viewcvs.cgi/jakarta-log4j/src/java/org/apache/log4j/chainsaw/LoggingEventFieldResolver.java (click on the first 'view' link

RE: Chainsaw:

2003-12-14 Thread Steve Mactaggart
> -Original Message- > From: Paul Smith [mailto:[EMAIL PROTECTED] > Sent: Monday, December 15, 2003 12:02 PM > To: Log4J Users List > Subject: Re: Chainsaw: > > > On Mon, 2003-12-15 at 11:52, Steve Mactaggart wrote: > > Just a quick question about chainsaw...

Re: Chainsaw:

2003-12-14 Thread Paul Smith
On Mon, 2003-12-15 at 11:52, Steve Mactaggart wrote: > Just a quick question about chainsaw... > > Once its running and I customise it, is there a way to save these settings > so that on the next load they are all intact... Thinks like the tab > highlights, tab name grouping valu

Chainsaw:

2003-12-14 Thread Steve Mactaggart
Just a quick question about chainsaw... Once its running and I customise it, is there a way to save these settings so that on the next load they are all intact... Thinks like the tab highlights, tab name grouping value, ignores list, etc It would be nice to be able to save/load these

RE: [Chainsaw]: Ant-based installer

2003-12-11 Thread Scott Deboy
age- From: Ceki Gülcü [mailto:[EMAIL PROTECTED] Sent: Thursday, December 11, 2003 5:13 AM To: Log4J Users List Subject: RE: [Chainsaw]: Ant-based installer How about allowing both? Ignoring just the selected node in the tree (as is the case currently) **or** ignoring the selected node and its c

RE: [Chainsaw]: Ant-based installer

2003-12-11 Thread Ceki Gülcü
shallow cents. At 10:39 PM 12/10/2003 -0800, Scott Deboy wrote: I personally would like to see the logger tree stay simple. Focusing on a node implies you can see everything under it - makes sense to me. NOTE: the information following applies only to the CVS tip version of Chainsaw v2: If you want

RE: [Chainsaw]: Ant-based installer

2003-12-10 Thread Scott Deboy
I personally would like to see the logger tree stay simple. Focusing on a node implies you can see everything under it - makes sense to me. NOTE: the information following applies only to the CVS tip version of Chainsaw v2: If you want to exclude certain packages, why not build an expression

RE: [Chainsaw]: Ant-based installer

2003-12-10 Thread Paul Smith
> I noticed that behaviour, is there a reason. It's a bit annoying to have to > turn off each sub-logger. When configuring loggers, if you set a logger to > FATAL, then all sub-loggers are converted to FATAL, right?? Shouldn't > chainsaw replicate this idea. > >

RE: [Chainsaw]: Ant-based installer

2003-12-10 Thread Steve Mactaggart
7;s a bit annoying to have to turn off each sub-logger. When configuring loggers, if you set a logger to FATAL, then all sub-loggers are converted to FATAL, right?? Shouldn't chainsaw replicate this idea. Most times nodes in a logger tree are packages, while the leaves are actual classes. It

RE: [Chainsaw]: Ant-based installer

2003-12-10 Thread Paul Smith
> One other options might be to just hide/show items that are ignored in the > tree, then with an expand all option, you don't even need a new ui. > Right now you can ignore a specific logger, but that doesn't imply that it should ignore all it's children as well, so if we hide a logger node in t

RE: [Chainsaw]: Ant-based installer

2003-12-10 Thread Steve Mactaggart
> > > One initial comment tho, is there a way to list the full > ignore list in a > > table or something. > > I'm playing with our app and ignoring some loggers, now > want to see which > > ones I'm ignoring. > > I know that they are italliced in the tree, but our tree is > large, and I've > >

RE: [Chainsaw]: Ant-based installer

2003-12-10 Thread Paul Smith
> One initial comment tho, is there a way to list the full ignore list in a > table or something. > I'm playing with our app and ignoring some loggers, now want to see which > ones I'm ignoring. > I know that they are italliced in the tree, but our tree is large, and I've > only ignored a few.. >

RE: [Chainsaw]: Ant-based installer

2003-12-10 Thread Steve Mactaggart
Paul, Great work on the ant file, makes life much easier to get chainsaw up and running. It was very convinient for me, as I was just about to start exploring it again.. Thanks.. One initial comment tho, is there a way to list the full ignore list in a table or something. I'm playing wit

[Chainsaw]: Ant-based installer

2003-12-10 Thread Paul Smith
Hi all, We are getting closer and closer to releasing log4j 1.3 (and yes, we will get there). In the mean time if anyone is slightly curious about the new Chainsaw v2 that will be a part of this release, I have written an Ant-based 'installer' that takes a lot of the effort requi

Antwort: Re: chainsaw v2

2003-12-08 Thread Ulrich . Kleeberger
g4J Users List <[EMAIL PROTECTED]> x.com.au>Kopie: Thema:Re:

RE: Chainsaw

2003-12-08 Thread Scott Deboy
I wanted a log analysis tool that provided more powerful features than LogFactor 5 or Chainsaw currently supported (regular-expression based color and display filters, JTabbedPane-based panels that could be docked/undocked). So I started developing the tool, taking advantage of the original

Re: Chainsaw

2003-12-08 Thread Paul Smith
On Tue, 2003-12-09 at 08:49, eugene akerman wrote: > Hi Scott, Hi Paul > So I am looking at chainsaw and it looks great. I was using LogFactor > until now but I feel I should go with Chainsaw. > Is it possible to get an historic point of view on Chainsaw. For example > Why did you

Chainsaw

2003-12-08 Thread eugene akerman
Hi Scott, Hi Paul So I am looking at chainsaw and it looks great. I was using LogFactor until now but I feel I should go with Chainsaw. Is it possible to get an historic point of view on Chainsaw. For example Why did you guys decide to work on chainsaw as opposed to logFactor ? Thank you for

Re: chainsaw v2

2003-12-08 Thread Paul Smith
On Tue, 2003-12-09 at 00:54, [EMAIL PROTECTED] wrote: > hi paul and scott, > > is it possible to implement a dialog to confirm that the user wants to exit > der chainsaw v2 app (perhaps an JOptionPane)? It's certainly possible, we elected to not bother with this as it is gen

chainsaw v2

2003-12-08 Thread Ulrich . Kleeberger
hi paul and scott, is it possible to implement a dialog to confirm that the user wants to exit der chainsaw v2 app (perhaps an JOptionPane)? servus uli - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Antwort: FW: chainsaw v2

2003-12-04 Thread Ulrich . Kleeberger
.com.au>Kopie: Thema:FW: chainsaw v2 04.12.03 11:47

FW: chainsaw v2

2003-12-04 Thread Paul Smith
[forgot to send this to the list] -Original Message- From: Paul Smith To: '[EMAIL PROTECTED] ' Sent: 12/4/03 9:41 PM Subject: RE: chainsaw v2 Ulrich, the bug you mentioned, plus the feature you requested are now done, and available from cvs. cheers, Paul Smith -Origin

Antwort: RE: chainsaw v2

2003-12-04 Thread Ulrich . Kleeberger
Kopie: 04.12.03 10:18 Thema:RE: chainsaw v2 Bitte antworten

RE: chainsaw v2

2003-12-04 Thread Paul Smith
' a tab. Could you expand a bit more for me? cheers, and thanks for the feedback, keep it coming. cheers, Paul Smith -Original Message- From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: 12/4/03 6:40 PM Subject: chainsaw v2 hi paul, yesterday i tested the changes you made. the cus

chainsaw v2

2003-12-04 Thread Ulrich . Kleeberger
hi paul, yesterday i tested the changes you made. the custom timestamp format is exactly what i was looking for. well done. another cool feature would be : if you select more than on receiver in the receiver panel and you press the stop button, all the selected receivers have to stop. it is not a

Antwort: RE: Antwort: Re: Antwort: RE: timestamp in chainsaw v2

2003-12-03 Thread Ulrich . Kleeberger
.com.au>Kopie: Thema:RE: Antwort: Re: Antwort: RE: timestamp in chainsaw v2

RE: Antwort: Re: Antwort: RE: timestamp in chainsaw v2

2003-12-03 Thread Paul Smith
Yes, I know exactly what you mean, I'll add it to the list of things. THanks. Paul > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 3 December 2003 5:52 PM > To: Log4J Users List > Subject: Antwort: Re: Antwort: RE: t

Antwort: Re: Antwort: RE: timestamp in chainsaw v2

2003-12-02 Thread Ulrich . Kleeberger
Kopie: Thema:Re: Antwort: RE: timestamp in chainsaw v2 03.12.03 03:35

Re: Antwort: RE: timestamp in chainsaw v2

2003-12-02 Thread Paul Smith
> another feature i think would be useful could be: > right click on the tab would open a context dialog where you could close > the tab. > the same function as you would : View->Display Tabs->... Ulrich, this feature also managed to get done today. Right click on a tab to see the popup. The old

RE: timestamp in chainsaw v2

2003-12-02 Thread Paul Smith
> what i am missing in chainsaw v2 is the possibility to define the > timestamp > mask. > in the log panel preferences you can only specify three different > timestamp > masks. > is there any way to define your own timestamp mask like dd.MM. > HH:mm:ss > or am i mi

Antwort: RE: timestamp in chainsaw v2

2003-12-02 Thread Ulrich . Kleeberger
cool. thanks. another feature i think would be useful could be: right click on the tab would open a context dialog where you could close the tab. the same function as you would : View->Display Tabs->... by the way : chainsaw v2 is a

RE: timestamp in chainsaw v2

2003-12-02 Thread Paul Smith
feature in earlier since you are using chainsaw v2 already. Let us know if there is anything else you are passionate about, or if you find any issues. cheers, Paul Smith -Original Message- From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: 12/2/03 6:39 PM Subject: timestamp in chainsaw v2

timestamp in chainsaw v2

2003-12-02 Thread Ulrich . Kleeberger
hi guys, what i am missing in chainsaw v2 is the possibility to define the timestamp mask. in the log panel preferences you can only specify three different timestamp masks. is there any way to define your own timestamp mask like dd.MM. HH:mm:ss or am i missing something? servus uli

Antwort: RE: Resolution: How stable is Chainsaw 2?

2003-12-02 Thread Ulrich . Kleeberger
i have made the same experience with chainsaw v2. i am using it with 1.2.8 and i dont have problems. Paul Smith

RE: Resolution: How stable is Chainsaw 2?

2003-12-01 Thread Paul Smith
On Tue, 2003-12-02 at 15:29, Robert Augustyn wrote: > Scott, > Thank you for your help. > I like this version, is it possible to run it with > current production > version of log4j? > Thanks. > robert Definately, I was using this with log4j 1.2.7 a few months ago until we (finally!) upgraded to 1

RE: Resolution: How stable is Chainsaw 2?

2003-12-01 Thread Robert Augustyn
stable is Chainsaw 2? FYI, For anyone interested in building log4j from source, ensure paths in build.properties use forward slashes. Scott -Original Message- From: Robert Augustyn [mailto:[EMAIL PROTECTED] Sent: Sat 11/29/2003 8:20 PM To: 'Log4J Users List' Cc:

Resolution: How stable is Chainsaw 2?

2003-11-30 Thread Scott Deboy
How stable is Chainsaw 2? Well I did all that and I got the output you have expected ( almost ) but still no luck. Thanks for you help. Robert H:\cvs\jakarta-log4j>H:\java\apache-ant-1.5.4\bin\ant chainsaw "C:\j2sdk14201\bin\java.exe" -classpath "C:\j2sdk14201\lib\tools.jar;H:\ja

RE: How stable is Chainsaw 2?

2003-11-29 Thread Robert Augustyn
Well I did all that and I got the output you have expected ( almost ) but still no luck. Thanks for you help. Robert H:\cvs\jakarta-log4j>H:\java\apache-ant-1.5.4\bin\ant chainsaw "C:\j2sdk14201\bin\java.exe" -classpath "C:\j2sdk14201\lib\tools.jar;H:\java\ap ache-ant-1.5.4\

RE: How stable is Chainsaw 2?

2003-11-29 Thread Scott Deboy
: regexp.oro.jar=c:/downloads/oro/jakarta-oro-2.0.7/jakarta-oro-2.0.7.jar 5: in the jakarta-log4j directory, run the chainsaw ant target ('ant chainsaw') Here are the first lines I get when I run the build...yours should look similar: Buildfile: build.xml oroCheck: chainsawCheck:

RE: How stable is Chainsaw 2?

2003-11-29 Thread Robert Augustyn
Paul, I do get log4j-chainsaw-1.3alpha.jar in the directory but the jar does not have any of the classes. I am using jdk 1.4.1_02. And run it from the jdeveloper. I have downloaded a build jars from the cvs and it looks like one I just build. robert -Original Message- From: Paul Smith

RE: How stable is Chainsaw 2?

2003-11-29 Thread Paul Smith
I have to say that that is bizarre. Are you saying after running this that there is no log4j-chainsaw-1.3alpha.jar in the root of your jakarta-log4j directory? What JDK are you using, and what version of Ant are you using? (I notice that by your paths you have an interesting JDK, jdev905preview

RE: How stable is Chainsaw 2?

2003-11-28 Thread Robert Augustyn
-buildfile H:\cvs\jakarta-log4j\build.xml chainsaw Buildfile: H:\cvs\jakarta-log4j\build.xml init: oroCheck: chainsawCheck: build.core: [mkdir] Created dir: H:\cvs\jakarta-log4j\dist\classes [javac] Compiling 199 source files to H:\cvs\jakarta-log4j\dist\classes build.chainsaw: build.lf5

RE: How stable is Chainsaw 2?

2003-11-28 Thread Paul Smith
> Not from what I can see. Only build.properties is > loaded. build.properties.sample is ignored and is only used as a > template. Jake, you are correct. I must be thinking of another project. Robert, we'll definately need to see the output of the ant target as it runs. cheers, Paul Smith

RE: How stable is Chainsaw 2?

2003-11-28 Thread Jacob Kjome
At 11:09 AM 11/29/2003 +1100, you wrote: It should have created 3 jar files, one with chainsaw in it's name. Ant may be ignoring chainsaw's build phase because you are missing some dependant jars. Have you edited the build.properties.sample? (I've found that you have to make su

RE: How stable is Chainsaw 2?

2003-11-28 Thread Paul Smith
It should have created 3 jar files, one with chainsaw in it's name. Ant may be ignoring chainsaw's build phase because you are missing some dependant jars. Have you edited the build.properties.sample? (I've found that you have to make sure there is not BOTH a build.properti

RE: How stable is Chainsaw 2?

2003-11-28 Thread Robert Augustyn
Paul, I downloaded it and run it. It created 2 jar files but neither has logUI in it so when it tries to start it gets : ava.lang.NoClassDefFoundError: org/apache/log4j/chainsaw/LogUI None of Chainsaw classes get created either. Robert -Original Message- From: Paul Smith [mailto:[EMAIL

RE: How stable is Chainsaw 2?

2003-11-28 Thread Paul Smith
e for retrieving cvs modules here: http://jakarta.apache.org/site/cvsindex.html >From there, modify the build.properties.sample file to suit your local sitation (like where a couple of jar files are located) and then use Ant: ant chainsaw Let us know if you have any troubles downloading and/or ru

How stable is Chainsaw 2?

2003-11-27 Thread Robert Augustyn
Hi, I wonder if Chainsaw 2 is a usable product? If so where can I get it? Thanks. robert __ Do you Yahoo!? Free Pop-Up Blocker - Get it now http://companion.yahoo.com/ - To unsubscribe, e-mail

Re: Chainsaw - viewing log files from client side

2003-11-20 Thread Paul Smith
On Fri, 2003-11-21 at 05:16, Daniel J Mauer wrote: > Thanks. I have Chainsaw v1. If you let me know how to access the V2 > software I can give it a try. If the new version includes code for loading > a remote XML file via a standard URL and a static factory method to start > Chai

Re: Chainsaw - viewing log files from client side

2003-11-20 Thread Daniel J Mauer
Thanks. I have Chainsaw v1. If you let me know how to access the V2 software I can give it a try. If the new version includes code for loading a remote XML file via a standard URL and a static factory method to start Chainsaw I think that might be beneficial. Dan

Re: Chainsaw - viewing log files from client side

2003-11-19 Thread Paul Smith
First question, are we talking about Chainsaw v1 (part of the log4j 1.2.8 distribution), or Chainsaw v2, which accessible from CVS, but not officially released as yet. On Thu, 2003-11-20 at 02:31, Daniel J Mauer wrote: > Hi, > > I am looking for a way to view log files stored on the se

Chainsaw - viewing log files from client side

2003-11-19 Thread Daniel J Mauer
Hi, I am looking for a way to view log files stored on the server from a client machine, and am wondering if Chainsaw can be used for this purpose. I know Chainsaw uses a JFileChooser to load files, which I believe cannot be used to access files on a remote server? If it can, how would one

RE: embedding chainsaw or logfactor5

2003-09-01 Thread Paul Smith
On Mon, 2003-09-01 at 18:33, Ricardo Trindade wrote: > not yet. is it released or CVS only ? No, not released yet, but if you check out the jakarta-log4j module from the apache CVS repository, and use the "chainsaw" target of the ant build script you can try it out. Chainsaw v2 is

RE: embedding chainsaw or logfactor5

2003-09-01 Thread Ricardo Trindade
not yet. is it released or CVS only ? -Mensagem original- De: Paul Smith [mailto:[EMAIL PROTECTED] Enviada: domingo, 31 de Agosto de 2003 22:59 Para: Log4J Users List Assunto: RE: embedding chainsaw or logfactor5 On Sat, 2003-08-30 at 01:40, Ricardo Trindade wrote: > >I can spe

RE: embedding chainsaw or logfactor5

2003-08-31 Thread Paul Smith
On Sat, 2003-08-30 at 01:40, Ricardo Trindade wrote: > >I can speak for Chainsaw, as one of the developers of it, I'll defer to > >someone else with more LF5 experience to comment on it. > > >Depends what you mean by embed? What did you have in mind? > > I

RE: embedding chainsaw or logfactor5

2003-08-29 Thread Ricardo Trindade
>I can speak for Chainsaw, as one of the developers of it, I'll defer to >someone else with more LF5 experience to comment on it. >Depends what you mean by embed? What did you have in mind? I want to have a JPanel inside my application with the chai

Re: embedding chainsaw or logfactor5

2003-08-28 Thread Paul Smith
Hi Ricardo, On Thu, 2003-08-28 at 19:58, Ricardo Trindade wrote: > Hi, > > I'm using logfactor5, and I'm wondering if it's possible to embed the > logfactor5 or chainsaw swing panel inside my application. > I can speak for Chainsaw, as one of the developer

embedding chainsaw or logfactor5

2003-08-28 Thread Ricardo Trindade
Hi, I'm using logfactor5, and I'm wondering if it's possible to embed the logfactor5 or chainsaw swing panel inside my application. I'm also wondering if it's possible to use SocketHubAppender with chainsaw/lf5 with the 1.2.8

RE: Customising Chainsaw

2003-07-30 Thread Milind Rao
I had just glanced over MDC/NDC in the log4j docs. I'll go over it again. Thanks. On Wed, 30 Jul 2003 08:19:40 -0700, Scott Deboy wrote: >If you used Chainsaw 2 and defined these extra fields as properties, you >could filter on them (QuickFilter with a regexp), but sorting woul

RE: Customising Chainsaw

2003-07-30 Thread Scott Deboy
If you used Chainsaw 2 and defined these extra fields as properties, you could filter on them (QuickFilter with a regexp), but sorting would not work. I like the idea of providing the MDC entries and properties as separate columns (comma-delimited name/value pairs are almost less than useful

RE: Customising Chainsaw

2003-07-30 Thread Milind Rao
Okay, then I guess I'll have to roll my own since I'd like to see different columns for different elements in the message so I can sort and filter the logs based on those elements. But I'll take a look at chainsaw before I start anyway. Thanks. On a different note, I hope l

RE: Customising Chainsaw

2003-07-30 Thread Scott Deboy
Since Chainsaw supports all of LoggingEvent's capabilities (MDC, properties, NDC), I would think a transform of this format into log4j's dtd would be straightforward if you made the extra fields properties. Chainsaw could then be used to view the events. One thing to remember is tha

Re: Chainsaw 2 filtering wishes...

2003-07-30 Thread Max Rydahl Andersen
2. Any way to show elapsed time between visible rows - instead of just the event time ? That's probably a performance killer at this stage. We could probably easily allow you to Select two rows, and provide either a status bar and/or popup option to display the time difference, but

Customising Chainsaw

2003-07-30 Thread Milind Rao
The message text has to be looked up, based on the message ID, from a resource file for a locale. I couldn't make out from the Chainsaw home page whether this would be easy to support/add on to Chainsaw or whether I should just roll my own. Regar

Re: Chainsaw 2 filtering wishes...

2003-07-30 Thread Paul Smith
On Wed, 2003-07-30 at 17:14, Max Rydahl Andersen wrote: > >>2. Any way to show elapsed time between visible rows - instead of just > >>the event time ? > >> > >> > > > >That's probably a performance killer at this stage. We could probably > >easily allow you to Select two rows, and provide ei

Re: Chainsaw 2 filtering wishes...

2003-07-30 Thread Max Rydahl Andersen
2. Any way to show elapsed time between visible rows - instead of just the event time ? That's probably a performance killer at this stage. We could probably easily allow you to Select two rows, and provide either a status bar and/or popup option to display the time difference, but doing it

Re: Chainsaw 2 filtering wishes...

2003-07-29 Thread Paul Smith
On Tue, 2003-07-29 at 19:45, Max Rydahl Andersen wrote: > Know it works I got some wishes/ideas ;) > > > 1. Let me select wether I want to use regular expression or case > insensitive matching > (actually, enabling caseinsensitve regular expression would be a nice > option) A good idea. >

Re: Chainsaw 2 filtering wishes...

2003-07-29 Thread Max Rydahl Andersen
Know it works I got some wishes/ideas ;) 1. Let me select wether I want to use regular expression or case insensitive matching (actually, enabling caseinsensitve regular expression would be a nice option) 2. Any way to show elapsed time between visible rows - instead of just the event time ?

Re: Chainsaw 2 filtering problems...

2003-07-29 Thread Max Rydahl Andersen
would try (off the top of my head, and 2-1 odds this ends up being wrong) try ".*blah.*". Any other Chainsaw 2 feedback very welcome. cheers, Paul Smith (Co-dev-type-guy of Chainsaw2, alas swamped by job at the moment) On Tue, 2003-07-29 at 16:39, Max Rydahl Andersen wrote: Hi!

Re: Chainsaw 2 filtering problems...

2003-07-29 Thread Paul Smith
an "blah" in it, I would try (off the > >top of my head, and 2-1 odds this ends up being wrong) try ".*blah.*". > > > >Any other Chainsaw 2 feedback very welcome. > > > >cheers, > > > >Paul Smith > >(Co-dev-type-guy of Chainsaw2, a

Re: Chainsaw 2 filtering problems...

2003-07-29 Thread Max Rydahl Andersen
ing statement and so probably won't match anything. :) So if you want anything that has an "blah" in it, I would try (off the top of my head, and 2-1 odds this ends up being wrong) try ".*blah.*". Any other Chainsaw 2 feedback very welcome. cheers, Paul Smith (Co-dev-type-guy of

Re: Chainsaw 2 filtering problems...

2003-07-28 Thread Paul Smith
up being wrong) try ".*blah.*". Any other Chainsaw 2 feedback very welcome. cheers, Paul Smith (Co-dev-type-guy of Chainsaw2, alas swamped by job at the moment) On Tue, 2003-07-29 at 16:39, Max Rydahl Andersen wrote: > Hi! > > First: I like the new Chainsaw 2 ;) > > Sec

Chainsaw 2 filtering problems...

2003-07-28 Thread Max Rydahl Andersen
Hi! First: I like the new Chainsaw 2 ;) Second: The filtering mechanism should work with regular expression if ORO is installed and if not fallback to case-insensitive indexof filtering, right ? Why is it then that enterin '.' (a dot - whichi should match everything) filters out

RE: Chainsaw V2 - Screenshot

2003-07-15 Thread Scott Deboy
Hi Dave, Glad you like it...it's been a lot of fun and a lot of work. If you have the ORO package in your classpath (http://jakarta.apache.org/oro) you can use regular expressions in the QuickFilter box (if you're running chainsaw from ant via 'ant chainsaw' there's

RE: Chainsaw V2 - Screenshot

2003-07-15 Thread Tauzell, Dave
Hi, I've been playing with the new chainsaw and like it quite a bit. One feature that I miss from the old version, though, is the filter mechanism. In the new version you have to type in the full logger name, for instance, while in the old version you could type in part of it. I think tha

RE: Chainsaw V2 - Screenshot

2003-07-02 Thread Tauzell, Dave
og4J Users List Subject: RE: Chainsaw V2 - Screenshot Chainsaw V2 has been moved to the jakarta-log4j module (out of the sandbox). Sorry for not notifying the list. I believe the build.xml has been updated to build chainsaw v2 as well. Scott -Original Message- From: Tauzell, Dave [mai

RE: Chainsaw V2 - Screenshot

2003-06-27 Thread Scott Deboy
Chainsaw V2 has been moved to the jakarta-log4j module (out of the sandbox). Sorry for not notifying the list. I believe the build.xml has been updated to build chainsaw v2 as well. Scott -Original Message- From: Tauzell, Dave [mailto:[EMAIL PROTECTED] Sent: Friday, June 27, 2003 12

RE: Chainsaw V2 - Screenshot

2003-06-27 Thread Tauzell, Dave
2003 4:25 PM To: 'Log4J Users List' Subject: RE: Chainsaw V2 - Screenshot HI Dave, Sure! In the jakarta-log4j-sandbox/src/config there is a number of xml files that show some examples. I think out of the box if you run the "ant -f chainsaw-build.xml" it will automatically

RE: Chainsaw V2 - Screenshot

2003-06-18 Thread Paul Smith
HI Dave, Sure! In the jakarta-log4j-sandbox/src/config there is a number of xml files that show some examples. I think out of the box if you run the "ant -f chainsaw-build.xml" it will automatically use the log4j-sample.xml file (this is all configured in the build.chainsaw.prope

RE: Chainsaw V2 - Screenshot

2003-06-18 Thread Tauzell, Dave
I checked out from CVS and built, but I'm not sure where to go from there. Is there anything that describes what the configuration file should look like and which additional jars I'll need to run chainsaw? -Dave -Original Message- From: Paul Smith [mailto:[EMAIL PROTEC

Chainsaw V2 - Screenshot

2003-06-18 Thread Paul Smith
[Unfortunately logj-user list has a 100k limit, so i've had to turn the screen shot into a link on the Wiki] In a reasonably desperate attempt to gather feedback from the Log4j community, I am providing a link to a screenshot of the current build of Chainsaw v2 in action that can be acc

RE: Chainsaw Question

2003-06-17 Thread Paul Smith
> Hi everybody, Hi Egan, > The initial suggestion was to put a session id or an ip > address with each > debug statement and separate them using grep. A later > proposal was to use > something like chainsaw to generate a separate logfile for > each user. (Is > thi

RE: Chainsaw Question

2003-06-17 Thread Egan Feargal
Thanks very much, I figured it out from the log4j manual on the Jakarta site. Cheers for your help though! Feargal -Original Message- From: Joerg Eggink [mailto:[EMAIL PROTECTED] Sent: 17 June 2003 17:06 To: 'Log4J Users List' Subject: RE: Chainsaw Question Hi I had

RE: Chainsaw Question

2003-06-17 Thread Joerg Eggink
be performance is also critical if you log in many files. May be this helps. Regards Joerg > -Original Message- > From: Egan Feargal [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 17, 2003 2:46 PM > To: '[EMAIL PROTECTED]' > Subject: Chainsaw Questi

Chainsaw Question

2003-06-17 Thread Egan Feargal
n was to put a session id or an ip address with each debug statement and separate them using grep. A later proposal was to use something like chainsaw to generate a separate logfile for each user. (Is this possible with chainsaw???) My knowledge of log4j is limited to putting the log statements i

RE: Chainsaw and a database

2003-06-05 Thread Scott Deboy
ould like to view the log output of any or all of the applications. Most of the receivers I've contributed were written to expand the availability of the new Chainsaw UI I'm developing to provide support for other languages, or apps which choose to use JDK 1.4 logging. Any language

Re: Chainsaw and a database

2003-06-05 Thread rr442002
Nate, did you manage to get this to work? I want to do the same thing. thanks, Ralph --- In [EMAIL PROTECTED], "Nate Drake" <[EMAIL PROTECTED]> wrote: > Hey, > > I was looking at Chainsaw and noticed in the javadoc that it says "It is > easy to add supp

RE: Chainsaw status

2003-04-01 Thread Ceki Gülcü
At 01:51 PM 4/1/2003 -0800, you wrote: It is still alpha, but you could try building the current cvs and giving it a try. Ceki, et al, I know there is no definitive deadline for v1.3, and I think it is still early, but I wonder if we should consider doing an alpha build at some point? Something to

RE: Chainsaw status

2003-04-01 Thread Mark Womack
Yep. In fact changes have just recently been made in the current cvs version to support the new receiver framework. This will allow it to work with SocketHubAppender, JMSAppender, or any appender that has a matching receiver. Configuration of Chainsaw is now handled via the normal log4j xml

Chainsaw status

2003-04-01 Thread Tauzell, Dave
Hi, Is anybody working on/maintaining Chainsaw? I'd like to use it with the SocketHubAppender. I have downloaded some modifications to allow use of the SocketHubAppender that I found in an old post but that doesn't seem to be part of the latest release. -Dave

RE: log4j with chainsaw

2003-03-17 Thread Michael . Teji
tems.com>cc: Subject: RE: log4j with chainsaw

RE: log4j with chainsaw

2003-03-17 Thread Keith Hatton
03 12:18 To: Log4J Users List Subject: RE: log4j with chainsaw Hi Keith, Thanks for the email. I wil tell you what i did (?and you can see what i am doing wrong when i am using chainsaw) chainsaw is bundled inside the log4j.jar The log4j.jar is in this dir "C:\Java\jakarta-log4j-1.2.8\di

RE: log4j with chainsaw

2003-03-17 Thread Michael . Teji
Hi Keith, Thanks for the email. I wil tell you what i did (?and you can see what i am doing wrong when i am using chainsaw) chainsaw is bundled inside the log4j.jar The log4j.jar is in this dir "C:\Java\jakarta-log4j-1.2.8\dist\lib" SO i am running the command as you said: C:\Ja

RE: log4j with chainsaw

2003-03-17 Thread Keith Hatton
Right, now at least it is the right class it is complaining about! So your CLASSPATH environment variable must be set wrong. Either you need to set your CLASSPATH environment variable to include the chainsaw stuff (not sure which library that is in - is it included in log4j.jar?) or use java

RE: log4j with chainsaw

2003-03-17 Thread Keith Hatton
e error message. Keith -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 17 March 2003 10:10 To: Log4J Users List Subject: RE: log4j with chainsaw Hi Paul Thanks for your reply. I have tried what you said except i get this message on the console: C:\Java\jaka

RE: log4j with chainsaw

2003-03-17 Thread Michael . Teji
Hi Paul Thanks for your reply. I have tried what you said except i get this message on the console: C:\Java\jakarta-log4j-1.2.8\dist\lib>java -D chainsaw.port=4445 org.apache.log4j .chainsaw.Main Exception in thread "main" java.lang.NoClassDefFoundError: chainsaw/port=4445 (I

RE: log4j with chainsaw

2003-03-13 Thread Paul Smith
> Where can i find an example, of using chainsaw app? > I am using xml config and output. Ceki's book doesn't mention much on > chainsaw to view XML logs. I just want to see how it would look etc.. Hi Michael, Here's a property file for the app that I want to remo

  1   2   >