/SerilogSinkForPostgreSQL

SerilogSinkForPostgreSQL is a library to save logging information from https://github.com/serilog/serilog to https://www.postgresql.org/. The assembly was written and tested in .Net 5.0.

Primary LanguageC#MIT LicenseMIT

SerilogSinkForPostgreSQL

SerilogSinkForPostgreSQL is a library to save logging information from Serilog to PostgreSQL. The assembly was written and tested in .Net 5.0.

Build status GitHub issues GitHub forks GitHub stars License: MIT Nuget NuGet Downloads Known Vulnerabilities Gitter

Available for

  • NetFramework 4.6.2
  • NetFramework 4.7
  • NetFramework 4.7.2
  • NetFramework 4.8
  • NetStandard 2.0
  • NetStandard 2.1
  • NetCore 2.1
  • NetCore 3.1
  • Net 5.0

Net Core and Net Framework latest and LTS versions

Basic usage:

Check out the how to use file here.

Further information:

This project is a fork of https://github.com/b00ted/serilog-sinks-postgresql but is maintained. Do not hesitate to create issues or pull requests.

Change history

See the Changelog.