Re: [Nant-users] Logger for monitoring build

2004-10-07 Thread Gert Driesen
Hi, When there's a build failure, a node will be present. Hope this helps, Gert - Original Message - From: "SoftEngg SoftEngg" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 08, 2004 4:06 AM Subject: [Nant-users] Logger for monitoring bui

[Nant-users] Logger for monitoring build

2004-10-07 Thread SoftEngg SoftEngg
Hi,I am trying to use logger option to monitor the result of the build. I ran the the HelloWorld example provided in the install using the following command: NAnt -logger:NAnt.Core.XmlLogger -l:log.xml   And i got the output file of the build in the xml:   =