Hi Nick.

Thanks for the tip, that's pretty much exactly what I need!
Got to look closer at things in NAntContrib I guess.

/Nicke

-----Original Message-----
From: N. V. [mailto:[EMAIL PROTECTED] 
Sent: den 17 oktober 2003 01:27
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: [Nant-users] Logging failures or successes


Hi Nicklas,

Another thing you could do is take a look at the <record> task in 
NAntContrib whuch allow you to log the build output in a file, and 
start/stop/close it at anytime in your build processs. After that you could 
zip the log files using the zip task and email them with the mail task.


Nick


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to