[wix-devs] 6196 - Create log for ExePackage

Rob Mensching rob at firegiant.com
Tue Jun 30 09:58:35 PDT 2020


I'm not 100% sold that Protocol attribute is the best place to put this but I'm also not sure _another_ attribute is worth it. I could be swayed either way.

But if using protocol, I prefer the words "redirect", "console", "log" vs. "capture" and "stream". So something more like: Protocol="redirectConsoleToLog" or an attribute "RedirectConsoleToLog='yes'".

I also don't think we should default to logging the console output. Default should remain none.

-----Original Message-----
From: wix-devs <wix-devs-bounces at lists.wixtoolset.org> On Behalf Of Sean Hall via wix-devs
Sent: Saturday, June 27, 2020 10:03 PM
To: WiX Toolset Developer Mailing List <wix-devs at lists.wixtoolset.org>
Cc: Sean Hall <r.sean.hall at gmail.com>
Subject: [wix-devs] 6196 - Create log for ExePackage

https://github.com/wixtoolset/issues/issues/6196 is about getting Burn to capture the output and error streams from the ExePackage and writing them to a log file. Blair commented on the issue basically saying that he would like a way to opt out.

I was thinking about implementing this as a new ExePackage/@Protocol type
("captureStreams"?) and setting it as the default. The Protocol could be set to "none" to use the v3 behavior. Are there other ways we want to do this?
____________________________________________________________________
WiX Toolset Developer Mailing List provided by FireGiant http://www.firegiant.com/



More information about the wix-devs mailing list