Chainsaw V2 can process arbitrary text-formatted log files using the 
org.apache.log4j.varia.LogFilePatternReceiver plugin, which should address your first 
point (heterogeous logging format support).

If you are looking for a way to calculate the time difference between the beginning 
and end of a process, Chainsaw does show the timestamp and can display this 
information, but wouldn't calculate the time difference.

Does that help?

Scott

-----Original Message-----
From: Jean-Baptiste Onofré [mailto:[EMAIL PROTECTED] 
Sent: Monday, May 03, 2004 12:31 PM
To: Log4J Developers List
Subject: Re: Logging reporting tool


Hi

> I'd suggest looking at the latest version of Chainsaw at 
> http://logging.apache.org/log4j/docs/chainsaw.html
Yes I know Chainsaw but the purpose is not exactly the same.

The purpose is to access log remotly (with commons VFS for exemple) and view the 
result and audit system on line (in a browser).

I would like to release a reporting webapp like the BuildResult of the CruiseControl 
continuous integration tool.

More over, the tool must exploit log in a performance way : time to make a process 
(with placing a tag at the beginning of the process and one at the end), serialize 
JDBC call in transaction, etc.

What do you think about it ?

Regards
-- 
Jean-Baptiste Onofré (Nanthrax)
Membre fondateur de phpFR.org
http://www.phpfr.org
[EMAIL PROTECTED]
Membre fondateur du LUG Béziers
http://www.lug-beziers.org
[EMAIL PROTECTED]
PGP : 17D4F086

---------------------------------------------------------------------
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]

Reply via email to