RE: how to get Project' message output level

2007-03-07 Thread Vladimir Egorov
what user specified. I will go with the same approach for my remote Ant call. Thank you again, --Vladimir > -Original Message- > From: Dominique Devienne [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 06, 2007 1:20 PM > To: Ant Users List > Subject: Re: how to get P

Re: how to get Project' message output level

2007-03-06 Thread Dominique Devienne
On 3/6/07, Vladimir Egorov <[EMAIL PROTECTED]> wrote: Project defines MSG_ERR, MSG_WARN, etc. codes. Is there a programmatic way to get current message output level (log level)? I suppose this would come from the flag (-verbose, -debug, etc.) that user passed on command line. There is no "curre