No, <ant> doesn't allow you to attach a logger.  Listeners are attached from
the main 'ant' invocation.

You could, however, probably use <record> before and after <ant>, but it
only uses the defauilt logger.

    Erik


----- Original Message -----
From: "Jim Ray" <[EMAIL PROTECTED]>
To: "Ant Users List" <[EMAIL PROTECTED]>
Sent: Monday, April 29, 2002 6:01 PM
Subject: Using XmlLogger in ant task


> Is there any way to use XmlLogger using Ant's <ant> task?
>
> Jim Ray
> Software Configuration Engineer
> Jabber, Inc.
>
>
> --
> 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