In case of unhandled exception in asp .net core app this library adds log messages of all levels into log whatever loglevel is set.
- .NET Standard 2.0+
| Package | NuGet Stable | Downloads |
|---|---|---|
| EnrichedExceptionLogging |
You should install EnrichedExceptionLogging from NuGet:
Install-Package EnrichedExceptionLoggingThis command from Package Manager Console will download and install EnrichedExceptionLogging and all required dependencies.