Implements the tracing interface on top of the System.Diagnostics.TraceSource capabilities, extending it with log4net-style hierarchical logging and runtime dynamic configurability of trace sources.
Info
| Version: | 1.2.1 |
| Author(s): | Daniel Cazzulino, kzu, Clarius |
| Last Update: | Friday, April 10, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://netfx.codeplex.com |
| NuGet Url: | https://www.nuget.org/packages/Tracer.SystemDiagnostics |
Install
Install-Package Tracer.SystemDiagnostics
dotnet add package Tracer.SystemDiagnostics
paket add Tracer.SystemDiagnostics
Tracer.SystemDiagnostics Download (Unzip the "nupkg" after downloading)
Dependencies
Tags