Top 20 NuGet tracelistener Packages
Application Insights Trace Listener is a custom TraceListener allowing you to send trace log messages to Application Insights. Application Insights will collect your logs from multiple sources and provide rich powerful search capabilities. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=5...
Colored console trace listener extension for System.Diagnostics, along with required config sections. Writes to the console output or error stream, using color to highlight event types and allowing a customised output format.
Other Essential.Diagnostics packages extend the .NET Framework Syst...
Rolling file trace listener extension for System.Diagnostics, along with required config sections. Writes to a text file, rolling to a new file based on a filename template (usually including the date).
Other Essential.Diagnostics packages extend the .NET Framework System.Diagnostics trace lo...
Appender for System.Diagnostics to report log messages into ReportPortal
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 ...
Seq trace listener extension for System.Diagnostics, along with required config sections. Writes to the specified Seq server URL, with additional properties as configured.
Other Essential.Diagnostics packages extend the .NET Framework System.Diagnostics trace logging with additional trace lis...
Core library for Essential.Diagnostics, with a common base class for trace listeners. It also includes a generic formatter, a generic expression-based trace filter, and a file watcher for configuration changes.
Other Essential.Diagnostics packages extend the .NET Framework System.Diagnostics ...
Templated classes and abstractions to simplify System.Diagnostics. Provides easy encapsulation of activity and logical operation scopes, as well as simple support for dependency injection frameworks. This package also includes a starting sample configuration for System.Diagnostics.
Other Esse...
This is an optional meta-package which includes all "X4D Diagnostics TraceListener" implementations such as ConsoleTraceListener and UdpJsonTraceListener. You can reference individual trace listener packages if preferred, see package dependencies for a list.
Provides a "UDP Trace Listener" implementation which emits trace events formatted using JSON.
Provides a "Console TraceListener" implementation which emits trace events formatted using JSON.
Provides an abstract "JSON TextWriter Trace Listener" implementation which emits trace events formatted using JSON.
Extension methods to System.Diagnostics.TraceSource to facilitate tracing structured data.
Other Essential.Diagnostics packages extend the .NET Framework System.Diagnostics trace logging with additional trace listeners. Included are colored console (that allows custom formats), SQL database (...
Provides a templated interface and implementation that makes tracing structured data easy via System.Diagnostics, using a fluent interface. Information is traced as StructuredData, with a message template, template values, and additional properties.
Structured trace information is forwarded t...
Provides a "Console TraceListener" implementation which optionally colorizes output according to `TraceEventType`.
Network enabled diagnostic tools