Serilog event sink that writes to SQLite database.
Info
Version: | 6.0.0 |
Author(s): | Saleem Mirza |
Last Update: | Monday, May 1, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://serilog.net/ |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.SQLite |
Install
Install-Package Serilog.Sinks.SQLite
dotnet add package Serilog.Sinks.SQLite
paket add Serilog.Sinks.SQLite
Serilog.Sinks.SQLite Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.CSharp(>= 4.5.0)
- Newtonsoft.Json(>= 12.0.1)
- Serilog(>= 2.8.0)
- System.Data.SQLite.Core(>= 1.0.112)
- Microsoft.CSharp(>= 4.5.0)
- Newtonsoft.Json(>= 12.0.1)
- Serilog(>= 2.8.0)
- System.Data.SQLite.Core(>= 1.0.112)
- Microsoft.CSharp(>= 4.5.0)
- Newtonsoft.Json(>= 12.0.1)
- Serilog(>= 2.8.0)
- System.Data.SQLite.Core(>= 1.0.112)
Tags