----- Original Message ----- From: "Nicklas Norling" <[EMAIL PROTECTED]> To: "'Gert Driesen'" <[EMAIL PROTECTED]>; "Nicklas Norling" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, October 21, 2003 9:01 AM Subject: RE: [Nant-users] Logging failures or successes
> Hi Gert. > > You where right, I did not close the record. When I do that I get some > stuff into the logs. Enough for me actually. Still not all as you say. > > I would be glad if someone better then me could look into this. Seems > logging is awfully hard to do. How come ? You can : - log to a file using the -logfile commandline option - log build results as an SMTP message (using the NAnt.Core.MailLogger) - log build output to xml using the NAnt.Core.XmlLogger - record parts of the build to a file using the <record> task I agree that zip support for the maillogger would be very useful, and I'll look into adding this soon. We'll probable add a NAnt.Zip.ZippedMailLogger (please come up with a better name :)) or NAnt.Zip.CompressedMailLogger (if we want to support other compression types). I'd rather added support for this to the MailLogger itself but that would add a dependency for #ziplib to NAnt.Core and we'd rather avoid this. Gert ------------------------------------------------------- This SF.net email is sponsored by OSDN developer relations Here's your chance to show off your extensive product knowledge We want to know what you know. Tell us and you have a chance to win $100 http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users