Replies: 1 comment
-
I think I've found the answer. At least looking at the v3 code in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to enable debug logging for bundles? For MSIs I can run
msiexec
with/l*xv
. There is a global policy key for MSI logging, but that key is ignored whenMsiEnableLog
is called, which I believe is what burn is does when running an MSI.Beta Was this translation helpful? Give feedback.
All reactions