Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Debug Trace Logger
Debug Trace Logger

Debug Trace Logger

Mads Kristensen

|
3,474 installs
| (3) | Free
Allows Visual Studio extension authors to easily see any debug and trace statements in a custom Output Window pane.
Download

Allows Visual Studio extension authors to easily see any debug and trace statements in a custom Output Window pane.

See the change log for changes and road map.

Output Window

Any call to System.Diagnostics.Debug.Write and System.Diagnostics.Trace.Write will be shown in a custom output window pane.

Output window

This makes it easy to diagnose the extension running in Visual Studio.

Contribute

Check out the contribution guidelines if you want to contribute to this project.

For cloning and building this project yourself, make sure to install the Extensibility Tools 2015 extension for Visual Studio which enables some features used by this project.

License

Apache 2.0

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft