Skip to main content
Version: v3

Log Element

Description
Overrides the default log settings for a bundle.
Windows Installer references
None
Parents
Bundle
Inner Text
None
Children
None
Attributes
NameTypeDescriptionRequired
DisableYesNoType Disables the default logging in the Bundle. The end user can still generate a log file by specifying the "-l" command-line argument when installing the Bundle.  
ExtensionStringThe extension to use for the log. The default is ".log". 
PathVariableString Name of a Variable that will hold the path to the log file. An empty value will cause the variable to not be set. The default is "WixBundleLog".  
PrefixString File name and optionally a relative path to use as the prefix for the log file. The default is to use the Bundle/@Name or, if Bundle/@Name is not specified, the value "Setup".  
See Also
Wix Schema