Captures LogContext of a thrown exception to enrich logs when the exception is eventually logged.
Info
Version: | 0.1.2 |
Author(s): | Tolyandre |
Last Update: | Monday, March 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Serilog.ThrowContext |
Install
Install-Package Serilog.ThrowContext
dotnet add package Serilog.ThrowContext
paket add Serilog.ThrowContext
Serilog.ThrowContext Download (Unzip the "nupkg" after downloading)
Dependencies
- Serilog(>= 2.9.0)
Tags