This library contains extension methods for ILogger for logging exception context data.
Info
Version: | 1.1.3-beta0002 |
Author(s): | Rory Primrose |
Last Update: | Sunday, January 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Divergic/Divergic.Logging |
NuGet Url: | https://www.nuget.org/packages/Divergic.Logging |
Install
Install-Package Divergic.Logging
dotnet add package Divergic.Logging
paket add Divergic.Logging
Divergic.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Ensure.That(>= 8.1.2)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.0)
- Newtonsoft.Json(>= 12.0.3)
- Ensure.That(>= 8.1.2)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.0)
- Newtonsoft.Json(>= 12.0.3)
Tags