RE: Logging System

2006-08-12 Thread prashanth . l
Is this what you are looking for? Inside the target put record tag & and before ending target stop recording. / Regards / Prashant "David Corley \(AT/LMI\)" <[EMAIL PROTECTED]> 08/11/2006 01:32 PM Please respond to "Ant Users List" To "Ant U

RE: Logging System

2006-08-11 Thread David Corley \(AT/LMI\)
I forgot of course another option is to use the xml logger, and then use some xslt to extract only the compilation related information. /Dave -Original Message- From: David Corley (AT/LMI) [mailto:[EMAIL PROTECTED] Sent: 11 August 2006 09:03 To: Ant Users List Subject: RE: Logging

RE: Logging System

2006-08-11 Thread David Corley \(AT/LMI\)
I'm sure it's possible subir, but you'll have to write a custom logger/listener to carry it out. /Dave -Original Message- From: subir bhaumik [mailto:[EMAIL PROTECTED] Sent: 10 August 2006 14:29 To: user@ant.apache.org Subject: Logging System Hi I am using ant programmitacally for