>----- Oorspronkelijk bericht -----
>Van: DinkaYa [mailto:[EMAIL PROTECTED]
>Verzonden: dinsdag, mei 29, 2007 12:39 PM
>Aan: nant-users@lists.sourceforge.net
>Onderwerp: [NAnt-users] Log file
>
>
>I would like to output the text that is being displayed in the cmd windows
>during the build into a file, so that it will be possible to comfortably
>review it after the build, how can I do that?

Just run NAnt with the -logfile:<path to file> argument.

eg. NAnt.exe -f:build.xml -logfile:build.log

Hope this helps,

Gert



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to