This package allows you to create log files for tracking exceptions to error, information and success messages.
Info
Version: | 4.0.0 |
Author(s): | SIALA Majdi |
Last Update: | Thursday, March 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.Extensions.Logging |
Install
Install-Package AspNetCore.Extensions.Logging
dotnet add package AspNetCore.Extensions.Logging
paket add AspNetCore.Extensions.Logging
AspNetCore.Extensions.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.Extensions.Configuration(>= 3.1.2)
- Microsoft.Extensions.Configuration.Binder(>= 3.1.2)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.2)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.2)
- MongoDB.Driver(>= 2.10.2)
Tags