Look at the BuildListener/Logger infrastructure in Ant.  The XmlLogger that
is built into Ant gives you everything if  you use it as a listener
(-listener switch) and you could then process it a lot easier than grep, I
suspect.

    Erik

----- Original Message -----
From: "Geoff Meakin" <[EMAIL PROTECTED]>
To: "Ant Users List" <[EMAIL PROTECTED]>
Sent: Monday, May 13, 2002 8:58 AM
Subject: better debug output??


> Hi,
> Does anyone know of a good outputhandler / debughandler that can take
> nested tasks and change the format/style of the output/debug which
> they / ANT produces when run. (Is this even possible?) I cant find one
> anywhere, and have resorted to using horrible GREP-like commands from
> the commandline.
>
> Thanks
> Geoff Meakin
> isocra.com
>
> --
> 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]>
>
>


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

Reply via email to