No, there isn't a property way to do this. But the latest wrapper scripts
allow you to configure an environment variable ANT_ARGS that is used. So
you could:
set ANT_ARGS=-logger <your favorite logger>
Erik
p.s. Again, this requires that you have the latest (past version 1.4.1)
ant.bat/.sh - you can grab that from Ant's CVS and should not be a problem
using with a 1.4.1 version of Ant.
----- Original Message -----
From: "Scott Ellsworth" <[EMAIL PROTECTED]>
To: "Ant Users List" <[EMAIL PROTECTED]>
Sent: Tuesday, April 02, 2002 2:01 PM
Subject: Is there a property that does what -logger does?
> Hi, all.
>
> I have been reading the docs, but I have not found a property-based way
> to set the logger. Is this possible? (I have our people trained to use
> a local.properties override for other things, so doing this to set the
> logger would make the learning curve shallower, and would mean one less
> fact for them to absorb.)
>
> Scott
>
>
> --
> 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]>