Micro-framework for logging with the .NET TraceSource API.
Info
Version: | 1.0.1 |
Author(s): | Jeffrey Sharp |
Last Update: | Sunday, June 12, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sharpjs/Sharp.Diagnostics.Logging |
NuGet Url: | https://www.nuget.org/packages/Sharp.Diagnostics.Logging |
Install
Install-Package Sharp.Diagnostics.Logging
dotnet add package Sharp.Diagnostics.Logging
paket add Sharp.Diagnostics.Logging
Sharp.Diagnostics.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.Diagnostics.DiagnosticSource(>= 4.6.0 && < 5.0.0)
- System.Diagnostics.DiagnosticSource(>= 4.6.0 && < 5.0.0)
Tags