In case of unhandled exception in asp .net core app this library adds log messages of all levels into log whatever loglevel is set.
Info
Version: | 1.4.2.4 |
Author(s): | Andrey Dubov |
Last Update: | Tuesday, February 5, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dronishe/EnrichedExceptionLogging |
NuGet Url: | https://www.nuget.org/packages/EnrichedExceptionLogging |
Install
Install-Package EnrichedExceptionLogging
dotnet add package EnrichedExceptionLogging
paket add EnrichedExceptionLogging
EnrichedExceptionLogging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http(>= 2.2.0)
- Microsoft.Extensions.Logging(>= 2.2.0)
Tags