Enrich Serilog log events with properties from System.Exception.
Info
Version: | 1.3.0 |
Author(s): | Yury Pliner |
Last Update: | Tuesday, April 20, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/skbkontur/serilog-enrichers-exceptionstacktracehash |
NuGet Url: | https://www.nuget.org/packages/Serilog.Enrichers.ExceptionStackTraceHash |
Install
Install-Package Serilog.Enrichers.ExceptionStackTraceHash
dotnet add package Serilog.Enrichers.ExceptionStackTraceHash
paket add Serilog.Enrichers.ExceptionStackTraceHash
Serilog.Enrichers.ExceptionStackTraceHash Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Serilog(>= 2.4.0)
- System.Diagnostics.StackTrace(>= 4.0.1)
- System.Runtime.Extensions(>= 4.3.0)
- Serilog(>= 2.4.0)
- System.Runtime.Extensions(>= 4.3.0)
Tags