(Sample) Test - Logging helper for Microsoft.NET Core.
Info
Version: | 1.0.0 |
Author(s): | Shuhab Tariq Shayiq |
Last Update: | Sunday, June 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ST.Netcore.Logging |
Install
Install-Package ST.Netcore.Logging
dotnet add package ST.Netcore.Logging
paket add ST.Netcore.Logging
ST.Netcore.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http(>= 2.0.3)
- Microsoft.Extensions.Configuration.FileExtensions(>= 2.1.1)
- Microsoft.Extensions.Configuration.Json(>= 2.1.1)
- Microsoft.Extensions.Logging(>= 2.0.1)
- Serilog.AspNetCore(>= 2.1.1)
- Serilog.Enrichers.Thread(>= 3.0.0)
- Serilog.Settings.Configuration(>= 2.6.1)
- Serilog.Sinks.File(>= 4.0.0)
Tags