Encapsulates Microsoft's logger scopes mechanism, giving more freedom in scopes' lifetime management.
Info
| Version: | 3.0.3 |
| Author(s): | Evgeny Zelenov |
| Last Update: | Thursday, November 10, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Zelenov/SharpLogContext |
| NuGet Url: | https://www.nuget.org/packages/SharpLogContext |
Install
Install-Package SharpLogContext
dotnet add package SharpLogContext
paket add SharpLogContext
SharpLogContext Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections.Immutable(>= 1.2.0)
Tags