Extends the default nlog library with static methods for logging and default visualization of the logged entries.
Info
Version: | 8.0.2 |
Author(s): | Cleancodefactory |
Last Update: | Monday, August 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cleancodefactory/netcorelogging |
NuGet Url: | https://www.nuget.org/packages/Ccf.Ck.Libs.Logging |
Install
Install-Package Ccf.Ck.Libs.Logging
dotnet add package Ccf.Ck.Libs.Logging
paket add Ccf.Ck.Libs.Logging
Ccf.Ck.Libs.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Data.Sqlite(>= 5.0.2)
- NLog(>= 4.7.7)
- NLog.Extensions.Logging(>= 1.7.0)
- NLog.MailKit(>= 3.3.0)
- NLog.Web.AspNetCore(>= 4.10.0)
- Newtonsoft.Json(>= 12.0.3)
Tags