A zero latency, thread-safe logger that writes to files and / or a database.
Info
Version: | 1.0.13 |
Author(s): | Erik Madsen |
Last Update: | Saturday, October 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ekmadsen/Logging |
NuGet Url: | https://www.nuget.org/packages/ErikTheCoder.Logging |
Install
Install-Package ErikTheCoder.Logging
dotnet add package ErikTheCoder.Logging
paket add ErikTheCoder.Logging
ErikTheCoder.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.35)
- ErikTheCoder.Utilities(>= 1.0.12)
- JetBrains.Annotations(>= 2020.1.0)
- System.Data.SqlClient(>= 4.8.2)
Tags