Serilog sink for writing to PostgreSQL table.
Info
Version: | 2.3.0 |
Author(s): | Evgenii Butorin |
Last Update: | Thursday, May 20, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/b00ted/serilog-sinks-postgresql |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.PostgreSQL |
Install
Install-Package Serilog.Sinks.PostgreSQL
dotnet add package Serilog.Sinks.PostgreSQL
paket add Serilog.Sinks.PostgreSQL
Serilog.Sinks.PostgreSQL Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Npgsql(>= 4.0.2)
- Serilog(>= 2.7.1)
- Serilog.Sinks.PeriodicBatching(>= 2.1.1)
- Npgsql(>= 4.0.2)
- Serilog(>= 2.7.1)
- Serilog.Sinks.PeriodicBatching(>= 2.1.1)
Tags