Provides basic functionality to write custom events and logs for OpenTracing using System.Diagnostics.
Info
Version: | 1.0.0 |
Author(s): | Jose Carlos Barrales Quirino |
Last Update: | Wednesday, October 30, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JoseBarrales/OpenTracing.DiagnosticTracer |
NuGet Url: | https://www.nuget.org/packages/OpenTracing.DiagnosticTracer |
Install
Install-Package OpenTracing.DiagnosticTracer
dotnet add package OpenTracing.DiagnosticTracer
paket add OpenTracing.DiagnosticTracer
OpenTracing.DiagnosticTracer Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Diagnostics.DiagnosticSource(>= 4.6.0)
Tags