RE: Log4j's UI

2002-04-03 Thread Shapira, Yoav

Howdy,
Check out the external utilities for log4j at the download page:
http://jakarta.apache.org/log4j/docs/download.html

I personally use Chainsaw and like it a lot, haven't tried any others.

Yoav Shapira
ChemInformatics


-Original Message-
From: hello [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 03, 2002 4:03 AM
To: [EMAIL PROTECTED]
Subject: Log4j's UI

Does anybody know whether there is some UI for Log4j existing?
This message was posted using eunum --- http://www.cn.eunum.com/
To interact with a real-time, threaded interface to this e-mail list,
go
visit the link The Log4j User List below:
http://www.cn.eunum.com/discussions/2-480.html .

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


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




RE: Log4j's UI

2002-04-03 Thread Jack Rief

I'm also using Chainsaw but there is a minor problem using it with the
1.1.3 log4j release.  The problem is the method name used to identify
constructors which is init.  Since Chainsaw needs an XML file format
it chokes when reading the  and  characters since these are XML
delimiters.

To get around this I've tweaked the XMLLayout.format() method to replace
the  and  with ( and ).  However, since I'm using  the
String.replace() method I suspect that I've compromised the performance
charactistics of log4j with this mod.  I've entered a bug for this
(#7593) against the 1.1.3 release.

I haven't tried the 1.2 beta release to see if the problem has been
resolved.  I also understand that the Chainsaw app is being folded into
the next release of log4j but I can not validate this assertion.

Jack Rief
Senior Software Engineer
Paxonix Inc.
www.paxonix.com http://www.paxonix.com 
 
805.695.8279 office
805.695.8200 main
805.695.8748 fax
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 
 


-Original Message-
From: Shapira, Yoav [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 03, 2002 4:11 AM
To: Log4J Users List
Subject: RE: Log4j's UI


Howdy,
Check out the external utilities for log4j at the download page:
http://jakarta.apache.org/log4j/docs/download.html

I personally use Chainsaw and like it a lot, haven't tried any others.

Yoav Shapira
ChemInformatics


-Original Message-
From: hello [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 03, 2002 4:03 AM
To: [EMAIL PROTECTED]
Subject: Log4j's UI

Does anybody know whether there is some UI for Log4j existing?
This message was posted using eunum --- http://www.cn.eunum.com/
To interact with a real-time, threaded interface to this e-mail list,
go
visit the link The Log4j User List below:
http://www.cn.eunum.com/discussions/2-480.html .

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


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


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