Log everything to SQLite, not to a simple text file.
Info
Version: | 2.0.9 |
Author(s): | Mehmet Gökalp Gören |
Last Update: | Tuesday, October 30, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mehmetgoren/ionix.Core |
NuGet Url: | https://www.nuget.org/packages/SQLog |
Install
Install-Package SQLog
dotnet add package SQLog
paket add SQLog
SQLog Download (Unzip the "nupkg" after downloading)
Dependencies
- ionix.Data.SQLite(>= 2.0.7)
- ionix.Data(>= 2.0.6)
- Microsoft.Data.SQLite(>= 2.1.0)
- Microsoft.Extensions.Configuration.Json(>= 2.1.1)
- System.ComponentModel.Annotations(>= 4.5.0)
Tags