Info
Version: | 1.0.1 |
Author(s): | Shayne van Asperen |
Last Update: | Wednesday, August 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/shaynevanasperen/Code |
NuGet Url: | https://www.nuget.org/packages/Code.Extensions.Logging.LogWithThumbprint |
Install
Install-Package Code.Extensions.Logging.LogWithThumbprint
dotnet add package Code.Extensions.Logging.LogWithThumbprint
paket add Code.Extensions.Logging.LogWithThumbprint
Code.Extensions.Logging.LogWithThumbprint Download (Unzip the "nupkg" after downloading)
Dependencies
- Code.Extensions.Exception.GetFingerprint(>= 1.0.1)
Tags
Formats and writes a log message at the specified log level, adding context properties including a "fingerprint" (hash) of the exception to help identify common or frequently thrown exceptions.