Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .NET Trace Logging Capability to the .NET Tools in the WiX Tool Chain #4825

Closed
wixbot opened this issue Jul 14, 2015 · 1 comment
Closed
Assignees
Labels

Comments

@wixbot
Copy link

wixbot commented Jul 14, 2015

As a WiX Developer, I want to have .NET Trace Logging capability that provides logging useful for debugging and diagnosing run time issues with the WiX tool chain so that I can more effectively diagnose and resolve run time bugs in the WiX tool chain.

This tracing would be off by default. .NET Tracing is enabled when either DEBUG or TRACE are defined for the build. Some decision will need to be made whether the tool chain would deploy with the ability to trace in the field, or whether a DEBUG or TRACE version of the tool chain would be needed for tracing.

Also, the information desired for logging and its format would need to be ironed out. I have some initial ideas which will be in a forth-coming WIP.

This development can be done in parallel for both WiX3.x and WiX4.x.

Originally opened by jmcooper8654

@wixbot
Copy link
Author

wixbot commented Jul 14, 2015

  • What data do we collect?
  • How do we collect it (messaging -v- other mechanisms)?

Release changed from v3.11 to v4.0

@wixbot wixbot added this to the v4.0 milestone Dec 20, 2015
@barnson barnson closed this as completed Jul 8, 2021
@rseanhall rseanhall removed this from the v4.0 milestone Jul 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants