n" <[EMAIL PROTECTED]>
Sent: Tuesday, June 03, 2008 1:02 PM
To: "Gert Driesen" <[EMAIL PROTECTED]>;
Subject: Re: [NAnt-users] Determine If Running in Verbose Mode
> Hi Gert
>
> Thanks for taking the time to respond.
>
> If I do just as you suggested then
implemented.
Colin
-Original Message-
From: Gert Driesen [mailto:[EMAIL PROTECTED]
Sent: 03 June 2008 11:29
To: Gourlay, Colin; nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] Determine If Running in Verbose Mode
Importance: Low
Colin,
Just set the level attribute on the
Colin,
Just set the level attribute on the task to "verbose".
Gert
--
From: "Gourlay, Colin" <[EMAIL PROTECTED]>
Sent: Tuesday, June 03, 2008 11:54 AM
To:
Subject: [NAnt-users] Determine If Running in Verbose
Is there a way of determining in the Nant script if the build is running in
verbose mode?
I placed a lot of echo messages around my build files as a way of debugging
when I was putting them all together. They were quite useful so I don't want
to remove them but I only now wish to have them dis