Tracing.NET provides basic logging/tracing infrastructure such as an abstracted logger interface ITracer as well as platform specific tracer implementations.
Info
Version: | 2.4.5 |
Author(s): | Thomas Galliker |
Last Update: | Wednesday, August 25, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thomasgalliker/Tracing.NET |
NuGet Url: | https://www.nuget.org/packages/Tracing |
Install
Install-Package Tracing
dotnet add package Tracing
paket add Tracing
Tracing Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
No dependencies.
Tags