Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] General Discussion (https://www.kinook.com/Forum/forumdisplay.php?f=2)
-   -   step to save build log? (https://www.kinook.com/Forum/showthread.php?t=3768)

CREvans 08-28-2008 08:06 AM

step to save build log?
 
Is there an easy way to automatically save off to a file the whole build log for the build before the build script exits?

kinook 08-28-2008 08:57 AM

For a text log file, use the Copy Files action or a Run Program action with a command of

%DOSCMD% copy "%LOGFILE%" "c:\path\to\copyto"

For an XML log file, use the Transform XML Log action (clear out the XSLT stylesheet field).


All times are GMT -5. The time now is 02:16 PM.


Copyright © 1999-2023 Kinook Software, Inc.