TraceCLI icon indicating copy to clipboard operation
TraceCLI copied to clipboard

A command-line live tracing tool for .NET production applications.

TraceCLI

TraceCLI is a tracing tool for .NET code, written in C++ leveraging the native debugging APIs

More background information on what this tool can do can be found here, and here.

Building

The source was originally written, and can be build with Visual Studio 2013.