The path to the log file in our Nant scripts is passed to nant.exe via the -l 
option:
    i.e.  nant.exe -d:c:\scripts\BuildMe.build -l:c:\logroot\BuildMe.log go
   
  Since this log file name is generated by the calling script is there a way to 
get at this path from within my build file?
   
  Thanks.
   

       
---------------------------------
Ahhh...imagining that irresistible "new car" smell?
 Check outnew cars at Yahoo! Autos.
-------------------------------------------------------------------------
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