Top 20 NuGet tracing Packages

Enables propagation of ISTIO tracing headers in ASP.Net Core.
Traditional simple text base logging frameworks lack what your application can easily emit in providing you better insight into the health of your application. Wouldn’t it be great to easily instrument incredible rich details? Well, look no further. ReflectInsight was designed to easily let your app...
A .NET client for Butterfly.
A simple http tracing library to write request and response information to your output window. Making your life easier when debugging http calls!
Giraffe plugin to use Serilog as the logger for your application
Provides a logging abstraction for Azure Application Insights.
A CLI to execute common tasks against elmah.io.
OpenCensus .NET API abstractions
OpenCensus .NET API
We've added support for the .NET Diagnostic Debug/Trace write. This allows you to leverage your current investment in Debug/Trace, but leverage the power and flexibility that comes with the ReflectInsight viewer. In order to use this extension you must have the ReflectInsight Viewer installed. Dow...
We've added support for the Log4net appender. This allows you to leverage your current investment in log4net, but leverage the power and flexibility that comes with the ReflectInsight viewer. In order to use this extension you must have the ReflectInsight Viewer installed. Download and install the ...
Raygun System.Diagnostics tracing library for .NET
NLog target for Windows Event Tracing - ETW
Tracing.NET provides basic logging/tracing infrastructure such as an abstracted logger interface ITracer as well as platform specific tracer implementations.
In memory trace listener extension for System.Diagnostics, along with required config sections. This listener is useful for unit testing that logging has occurred. Other Essential.Diagnostics packages extend the .NET Framework System.Diagnostics trace logging with additional trace listeners. ...
Email trace listener extension for System.Diagnostics, along with required config sections. Sends each trace message received in an email, using the specified subject and body templates. Note: Set a filter to avoid flooding (don't rely on trace source switch value). Other Essential.Diagnostic...
SQL database trace listener extension for System.Diagnostics, along with required config sections. Trace listener that writes to the database connection specified into a table created by the included diagnostics_regsql.exe tool (in the package tools directory). Other Essential.Diagnostics pac...
Buffered email trace listener extension for System.Diagnostics, along with required config sections. Adds formatted trace messages to a buffer and sends an email when the process exits, or on request. Other Essential.Diagnostics packages extend the .NET Framework System.Diagnostics trace logg...
Rolling file version of the XML trace listener extension for System.Diagnostics, along with required config sections. Writes E2ETraceEvent XML fragments to a text file, rolling to a new file based on a filename template (usually including the date). The E2ETraceEvent XML fragment format can be read ...