An embeddable logging and telemetry library for concise, multi-purpose instrumentation of library or application code.
Info
Version: | 0.9.1 |
Author(s): | jonsequitur |
Last Update: | Thursday, May 9, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jonsequitur/pocketlogger |
NuGet Url: | https://www.nuget.org/packages/PocketLogger |
Install
Install-Package PocketLogger
dotnet add package PocketLogger
paket add PocketLogger
PocketLogger Download (Unzip the "nupkg" after downloading)
Dependencies
- System.ValueTuple(>= 4.3.1)
- System.Diagnostics.DiagnosticSource(>= 4.4.0)
Tags