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
generally infrequent that a user would exit accidently.  Are we
mistaken?

At any rate, there will be some Global application settings added to
Chainsaw at some point and I am certain this one could be added.

cheers,

Paul


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Antwort: Re: chainsaw v2

2003-12-08 Thread Ulrich . Kleeberger

hi paul,

sometimes because of the lack of coffee i hit accidently the cross of the
right upper corner
of the window. so i thought it would be nice to be asked if i want to exit.

the suggestion with the global settings would be a good thing.

ciao uli



   

  Paul Smith   

  [EMAIL PROTECTED]An:   Log4J Users List [EMAIL 
PROTECTED]  
  x.com.auKopie:  

   Thema:Re: chainsaw v2   

  08.12.03 22:05   

  Bitte antworten  

  an Log4J Users  

  List

   

   





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
generally infrequent that a user would exit accidently.  Are we
mistaken?

At any rate, there will be some Global application settings added to
Chainsaw at some point and I am certain this one could be added.

cheers,

Paul


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]







-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: chainsaw v2

2003-12-04 Thread Paul Smith
re: multiselecting and stopping receivers.  That's a fair call, I hadn't
thought of that situation, it should be straight forward.

Thanks also for the note on the NPE on the welcome Tab, I think I know what
that is.  

Also, I am not sure what you mean by right clicking 'next to' 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 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 very important
thing
but could be very
handy if you have more receivers running (like me).

the context menu on the tabs is also exactly what i was wanted.
if you right click besides a tab you could get also get an context menu?

i don't know if it is a known issue :
if you right click on the welcome tab and close it then you get an npe.
here is the stacktrace :

java.lang.NullPointerException
at org.apache.log4j.chainsaw.LogUI$2.actionPerformed(Unknown
Source)
at
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)
at
javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractB
utto

n.java:1839)
at
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.ja
va:4

20)
at
javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
at javax.swing.AbstractButton.doClick(AbstractButton.java:289)
at
javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1113
)
at
javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(B
asic

MenuItemUI.java:943)
at java.awt.Component.processMouseEvent(Component.java:5100)
at java.awt.Component.processEvent(Component.java:4897)
at java.awt.Container.processEvent(Container.java:1569)
at java.awt.Component.dispatchEventImpl(Component.java:3615)
at java.awt.Container.dispatchEventImpl(Container.java:1627)
at java.awt.Component.dispatchEvent(Component.java:3477)
at
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
at
java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)
at
java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
at java.awt.Container.dispatchEventImpl(Container.java:1613)
at java.awt.Window.dispatchEventImpl(Window.java:1606)
at java.awt.Component.dispatchEvent(Component.java:3477)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThrea
d.ja

va:201)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.
java

:151)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
at
java.awt.EventDispatchThread.run(EventDispatchThread.java:100)





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Antwort: RE: chainsaw v2

2003-12-04 Thread Ulrich . Kleeberger

hi paul,

i mean if you point besides the tab where no tab is you could also click
the right button and the context menu appears.
and then if you choose hide it hides the most right one.
its very complicated for me to express that in english, sorry :-(

ciao uli




   

  Paul Smith   

  [EMAIL PROTECTED]An:   '[EMAIL PROTECTED] ' 
[EMAIL PROTECTED], 
  x.com.au '[EMAIL PROTECTED] ' [EMAIL 
PROTECTED] 
   Kopie:  

  04.12.03 10:18   Thema:RE: chainsaw v2   

  Bitte antworten  

  an Log4J Users  

  List

   

   





re: multiselecting and stopping receivers.  That's a fair call, I hadn't
thought of that situation, it should be straight forward.

Thanks also for the note on the NPE on the welcome Tab, I think I know what
that is.

Also, I am not sure what you mean by right clicking 'next to' 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 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 very important
thing
but could be very
handy if you have more receivers running (like me).

the context menu on the tabs is also exactly what i was wanted.
if you right click besides a tab you could get also get an context menu?

i don't know if it is a known issue :
if you right click on the welcome tab and close it then you get an npe.
here is the stacktrace :

java.lang.NullPointerException
at org.apache.log4j.chainsaw.LogUI$2.actionPerformed(Unknown
Source)
at
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)
at
javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractB
utto

n.java:1839)
at
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.ja
va:4

20)
at
javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
at javax.swing.AbstractButton.doClick(AbstractButton.java:289)
at
javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1113
)
at
javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(B
asic

MenuItemUI.java:943)
at java.awt.Component.processMouseEvent(Component.java:5100)
at java.awt.Component.processEvent(Component.java:4897)
at java.awt.Container.processEvent(Container.java:1569)
at java.awt.Component.dispatchEventImpl(Component.java:3615)
at java.awt.Container.dispatchEventImpl(Container.java:1627)
at java.awt.Component.dispatchEvent(Component.java:3477)
at
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
at
java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)
at
java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
at java.awt.Container.dispatchEventImpl(Container.java:1613)
at java.awt.Window.dispatchEventImpl(Window.java:1606)
at java.awt.Component.dispatchEvent(Component.java:3477)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThrea
d.ja

va:201)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.
java

:151)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
at
java.awt.EventDispatchThread.run(EventDispatchThread.java:100

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 that the filters should be more a 'contains' rather than 'exactly
like'.  Or perhaps the UI could be:

filter drop down  starts with|contains|exactly like drop down text
field  add button remove button

The add and remove buttons would add a new line in case you wanted to
filter on multiple areas.

-Dave

-Original Message-
From: Paul Smith [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 18, 2003 2:45 AM
To: 'Log4j-User (E-mail) (E-mail)'
Subject: Chainsaw V2 - Screenshot


[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 accessed from the
jakarta-log4j-sandbox.

http://nagoya.apache.org/wiki/apachewiki.cgi?Log4JProjectPages/Log4jv13F
eatu
res

[scroll down to the bottom, there is a link to click on to view the
image (the above is a shorter URL)]

You will see a number of the new visual changes  that have been made in
the new version (but by no means all of them!).  

I'm hoping that this screenshot may encourage anyone that has used the
(excellent) original Chainsaw, and anyone who has never heard of
Chainsaw, to try this new version out and assist us in quality control.
Scott Deboy (the developer who kicked this new version off) and I use
this version every single day in our own work environments so it's very
stable.

I will go out of my way to make it as easy on anyone as possible, feel
free to email questions, problems etc.  I can help anyone walk through
getting the module checked out of CVS, and the configuration files setup
for your needs.

regards,

Paul Smith

[Thanks to Olivier Vierlinck for the great idea of putting the link to
the image from the Wiki]
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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 an entry to set the path for ORO at the bottom of 
build.properties).

For example, with ORO in your classpath, to filter on Class com.test.SomeClass, enter 
'.*SomeClass'.  See the javadoc for org.apache.oro.text.regex Perl5Pattern for regular 
expression syntax used by ORO.

If you don't have ORO installed, the default filtering is case-insensitive partial 
text matching, meaning you should be able to enter 'someclass' to see the entries for 
that class.

The tooltip for the QuickFilter box should direct you to the javadoc for the filtering 
mechanism in use.

If you have more feedback, please keep it coming.

Hope this helps,
Scott Deboy

-Original Message-
From:   Tauzell, Dave [mailto:[EMAIL PROTECTED]
Sent:   Tue 7/15/2003 6:48 AM
To: Log4J Users List
Cc: 
Subject:RE: Chainsaw V2 - Screenshot
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 that the filters should be more a 'contains' rather than 'exactly
like'.  Or perhaps the UI could be:

filter drop down  starts with|contains|exactly like drop down text
field  add button remove button

The add and remove buttons would add a new line in case you wanted to
filter on multiple areas.

-Dave

-Original Message-
From: Paul Smith [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 18, 2003 2:45 AM
To: 'Log4j-User (E-mail) (E-mail)'
Subject: Chainsaw V2 - Screenshot


[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 accessed from the
jakarta-log4j-sandbox.

http://nagoya.apache.org/wiki/apachewiki.cgi?Log4JProjectPages/Log4jv13F
eatu
res

[scroll down to the bottom, there is a link to click on to view the
image (the above is a shorter URL)]

You will see a number of the new visual changes  that have been made in
the new version (but by no means all of them!).  

I'm hoping that this screenshot may encourage anyone that has used the
(excellent) original Chainsaw, and anyone who has never heard of
Chainsaw, to try this new version out and assist us in quality control.
Scott Deboy (the developer who kicked this new version off) and I use
this version every single day in our own work environments so it's very
stable.

I will go out of my way to make it as easy on anyone as possible, feel
free to email questions, problems etc.  I can help anyone walk through
getting the module checked out of CVS, and the configuration files setup
for your needs.

regards,

Paul Smith

[Thanks to Olivier Vierlinck for the great idea of putting the link to
the image from the Wiki]
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

RE: Chainsaw V2 - Screenshot

2003-07-02 Thread Tauzell, Dave
I'm trying to use the SocketHubReceive, but it seems that the setHost()
method is actually defined as setPort() (based on the javadoc ...) so I
can't set the port.

-Dave

-Original Message-
From: Scott Deboy [mailto:[EMAIL PROTECTED] 
Sent: Friday, June 27, 2003 2:24 PM
To: Log4J 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 [mailto:[EMAIL PROTECTED] 
Sent: Friday, June 27, 2003 12:21 PM
To: Log4J Users List
Subject: RE: Chainsaw V2 - Screenshot


I checked out the jakarta-log4j-sandbox but there seem to be some
problems:

1. The jdbc stuff won't build so I excluded that
2. The org.apache.log4j.chainsaw* classes seem to be missing. 

-Dave

-Original Message-
From: Paul Smith [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 18, 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 use the
log4j-sample.xml file (this is all configured in the
build.chainsaw.properties file).

What I'm working on right now is support for detecting that no Receivers
have been configured and prompt the user if they wish some receivers to
be configured with defaults (like a SocketReceiver on port 4445).

If you have an log4j log file that has been formatted with the
XMLLayout, you could try just opening that file!

I'll be working on more documentation as well over the next week.

Comments appreciated!

Paul

 -Original Message-
 From: Tauzell, Dave [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, 18 June 2003 11:16 PM
 To: Log4J Users List
 Subject: RE: Chainsaw V2 - Screenshot
 
 
 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 PROTECTED]
 Sent: Wednesday, June 18, 2003 2:45 AM
 To: 'Log4j-User (E-mail) (E-mail)'
 Subject: Chainsaw V2 - Screenshot
 
 
 [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 accessed from the 
 jakarta-log4j-sandbox.
 
 http://nagoya.apache.org/wiki/apachewiki.cgi?Log4JProjectPages
/Log4jv13F
eatu
res

[scroll down to the bottom, there is a link to click on to view the
image (the above is a shorter URL)]

You will see a number of the new visual changes  that have been made in
the new version (but by no means all of them!).  

I'm hoping that this screenshot may encourage anyone that has used the
(excellent) original Chainsaw, and anyone who has never heard of
Chainsaw, to try this new version out and assist us in quality control.
Scott Deboy (the developer who kicked this new version off) and I use
this version every single day in our own work environments so it's very
stable.

I will go out of my way to make it as easy on anyone as possible, feel
free to email questions, problems etc.  I can help anyone walk through
getting the module checked out of CVS, and the configuration files setup
for your needs.

regards,

Paul Smith

[Thanks to Olivier Vierlinck for the great idea of putting the link to
the image from the Wiki]
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Chainsaw V2 - Screenshot

2003-06-27 Thread Tauzell, Dave
I checked out the jakarta-log4j-sandbox but there seem to be some
problems:

1. The jdbc stuff won't build so I excluded that
2. The org.apache.log4j.chainsaw* classes seem to be missing. 

-Dave

-Original Message-
From: Paul Smith [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 18, 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 use the
log4j-sample.xml file (this is all configured in the
build.chainsaw.properties file).

What I'm working on right now is support for detecting that no Receivers
have been configured and prompt the user if they wish some receivers to
be configured with defaults (like a SocketReceiver on port 4445).

If you have an log4j log file that has been formatted with the
XMLLayout, you could try just opening that file!

I'll be working on more documentation as well over the next week.

Comments appreciated!

Paul

 -Original Message-
 From: Tauzell, Dave [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, 18 June 2003 11:16 PM
 To: Log4J Users List
 Subject: RE: Chainsaw V2 - Screenshot
 
 
 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 PROTECTED]
 Sent: Wednesday, June 18, 2003 2:45 AM
 To: 'Log4j-User (E-mail) (E-mail)'
 Subject: Chainsaw V2 - Screenshot
 
 
 [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 accessed from the
 jakarta-log4j-sandbox.
 
 http://nagoya.apache.org/wiki/apachewiki.cgi?Log4JProjectPages
/Log4jv13F
eatu
res

[scroll down to the bottom, there is a link to click on to view the
image (the above is a shorter URL)]

You will see a number of the new visual changes  that have been made in
the new version (but by no means all of them!).  

I'm hoping that this screenshot may encourage anyone that has used the
(excellent) original Chainsaw, and anyone who has never heard of
Chainsaw, to try this new version out and assist us in quality control.
Scott Deboy (the developer who kicked this new version off) and I use
this version every single day in our own work environments so it's very
stable.

I will go out of my way to make it as easy on anyone as possible, feel
free to email questions, problems etc.  I can help anyone walk through
getting the module checked out of CVS, and the configuration files setup
for your needs.

regards,

Paul Smith

[Thanks to Olivier Vierlinck for the great idea of putting the link to
the image from the Wiki]
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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:21 PM
To: Log4J Users List
Subject: RE: Chainsaw V2 - Screenshot


I checked out the jakarta-log4j-sandbox but there seem to be some
problems:

1. The jdbc stuff won't build so I excluded that
2. The org.apache.log4j.chainsaw* classes seem to be missing. 

-Dave

-Original Message-
From: Paul Smith [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 18, 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 use the
log4j-sample.xml file (this is all configured in the
build.chainsaw.properties file).

What I'm working on right now is support for detecting that no Receivers
have been configured and prompt the user if they wish some receivers to
be configured with defaults (like a SocketReceiver on port 4445).

If you have an log4j log file that has been formatted with the
XMLLayout, you could try just opening that file!

I'll be working on more documentation as well over the next week.

Comments appreciated!

Paul

 -Original Message-
 From: Tauzell, Dave [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, 18 June 2003 11:16 PM
 To: Log4J Users List
 Subject: RE: Chainsaw V2 - Screenshot
 
 
 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 PROTECTED]
 Sent: Wednesday, June 18, 2003 2:45 AM
 To: 'Log4j-User (E-mail) (E-mail)'
 Subject: Chainsaw V2 - Screenshot
 
 
 [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 accessed from the
 jakarta-log4j-sandbox.
 
 http://nagoya.apache.org/wiki/apachewiki.cgi?Log4JProjectPages
/Log4jv13F
eatu
res

[scroll down to the bottom, there is a link to click on to view the
image (the above is a shorter URL)]

You will see a number of the new visual changes  that have been made in
the new version (but by no means all of them!).  

I'm hoping that this screenshot may encourage anyone that has used the
(excellent) original Chainsaw, and anyone who has never heard of
Chainsaw, to try this new version out and assist us in quality control.
Scott Deboy (the developer who kicked this new version off) and I use
this version every single day in our own work environments so it's very
stable.

I will go out of my way to make it as easy on anyone as possible, feel
free to email questions, problems etc.  I can help anyone walk through
getting the module checked out of CVS, and the configuration files setup
for your needs.

regards,

Paul Smith

[Thanks to Olivier Vierlinck for the great idea of putting the link to
the image from the Wiki]
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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 PROTECTED] 
Sent: Wednesday, June 18, 2003 2:45 AM
To: 'Log4j-User (E-mail) (E-mail)'
Subject: Chainsaw V2 - Screenshot


[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 accessed from the
jakarta-log4j-sandbox.

http://nagoya.apache.org/wiki/apachewiki.cgi?Log4JProjectPages/Log4jv13F
eatu
res

[scroll down to the bottom, there is a link to click on to view the
image (the above is a shorter URL)]

You will see a number of the new visual changes  that have been made in
the new version (but by no means all of them!).  

I'm hoping that this screenshot may encourage anyone that has used the
(excellent) original Chainsaw, and anyone who has never heard of
Chainsaw, to try this new version out and assist us in quality control.
Scott Deboy (the developer who kicked this new version off) and I use
this version every single day in our own work environments so it's very
stable.

I will go out of my way to make it as easy on anyone as possible, feel
free to email questions, problems etc.  I can help anyone walk through
getting the module checked out of CVS, and the configuration files setup
for your needs.

regards,

Paul Smith

[Thanks to Olivier Vierlinck for the great idea of putting the link to
the image from the Wiki]
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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.properties file).

What I'm working on right now is support for detecting that no Receivers
have been configured and prompt the user if they wish some receivers to be
configured with defaults (like a SocketReceiver on port 4445).

If you have an log4j log file that has been formatted with the XMLLayout,
you could try just opening that file!

I'll be working on more documentation as well over the next week.

Comments appreciated!

Paul

 -Original Message-
 From: Tauzell, Dave [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, 18 June 2003 11:16 PM
 To: Log4J Users List
 Subject: RE: Chainsaw V2 - Screenshot
 
 
 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 PROTECTED] 
 Sent: Wednesday, June 18, 2003 2:45 AM
 To: 'Log4j-User (E-mail) (E-mail)'
 Subject: Chainsaw V2 - Screenshot
 
 
 [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 accessed from the
 jakarta-log4j-sandbox.
 
 http://nagoya.apache.org/wiki/apachewiki.cgi?Log4JProjectPages
/Log4jv13F
eatu
res

[scroll down to the bottom, there is a link to click on to view the
image (the above is a shorter URL)]

You will see a number of the new visual changes  that have been made in
the new version (but by no means all of them!).  

I'm hoping that this screenshot may encourage anyone that has used the
(excellent) original Chainsaw, and anyone who has never heard of
Chainsaw, to try this new version out and assist us in quality control.
Scott Deboy (the developer who kicked this new version off) and I use
this version every single day in our own work environments so it's very
stable.

I will go out of my way to make it as easy on anyone as possible, feel
free to email questions, problems etc.  I can help anyone walk through
getting the module checked out of CVS, and the configuration files setup
for your needs.

regards,

Paul Smith

[Thanks to Olivier Vierlinck for the great idea of putting the link to
the image from the Wiki]
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]