https://github.com/serilog-contrib/serilog.sinks.postgresql.alternative
Serilog.Sinks.Postgresql.Alternative is a library to save logging information from https://github.com/serilog/serilog to https://www.postgresql.org/.
https://github.com/serilog-contrib/serilog.sinks.postgresql.alternative
assembly csharp log logging netframework nuget postgres postgresql serilog
Last synced: 5 days ago
JSON representation
Serilog.Sinks.Postgresql.Alternative is a library to save logging information from https://github.com/serilog/serilog to https://www.postgresql.org/.
- Host: GitHub
- URL: https://github.com/serilog-contrib/serilog.sinks.postgresql.alternative
- Owner: serilog-contrib
- License: mit
- Created: 2019-02-22T18:19:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-27T10:04:28.000Z (3 months ago)
- Last Synced: 2025-04-17T19:51:06.346Z (2 months ago)
- Topics: assembly, csharp, log, logging, netframework, nuget, postgres, postgresql, serilog
- Language: C#
- Homepage:
- Size: 6.94 MB
- Stars: 73
- Watchers: 4
- Forks: 14
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- License: License.txt
Awesome Lists containing this project
README
Serilog.Sinks.Postgresql.Alternative
====================================Serilog.Sinks.Postgresql.Alternative is a library to save logging information from [Serilog](https://github.com/serilog/serilog) to [PostgreSQL](https://www.postgresql.org/).
[](https://github.com/serilog-contrib/Serilog.Sinks.Postgresql.Alternative/issues)
[](https://github.com/serilog-contrib/Serilog.Sinks.Postgresql.Alternative/network)
[](https://github.com/serilog-contrib/Serilog.Sinks.Postgresql.Alternative/stargazers)
[](https://raw.githubusercontent.com/serilog-contrib/Serilog.Sinks.Postgresql.Alternative/master/License.txt)
[](https://www.nuget.org/packages/Serilog.Sinks.Postgresql.Alternative/)
[](https://www.nuget.org/packages/Serilog.Sinks.Postgresql.Alternative/)
[](https://snyk.io/test/github/serilog-contrib/Serilog.Sinks.Postgresql.Alternative)
[](https://matrix.to/#/#SerilogSinkForPostgreSQL_community:gitter.im)[](#contributors-)
## Available for
* Net 8.0
* Net 9.0## Net Core and Net Framework latest and LTS versions
* https://dotnet.microsoft.com/download/dotnet## Basic usage
Check out the how to use file [here](https://github.com/serilog-contrib/Serilog.Sinks.Postgresql.Alternative/blob/master/HowToUse.md).## Install
```bash
dotnet add package Serilog.Sinks.Postgresql.Alternative
```## Further information
This project is a fork of https://github.com/b00ted/serilog-sinks-postgresql but is maintained.
Do not hesitate to create [issues](https://github.com/serilog-contrib/Serilog.Sinks.Postgresql.Alternative/issues) or [pull requests](https://github.com/serilog-contrib/Serilog.Sinks.Postgresql.Alternative/pulls).Change history
--------------See the [Changelog](https://github.com/serilog-contrib/Serilog.Sinks.Postgresql.Alternative/blob/master/Changelog.md).
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Stafford Williams
💻 📖
Krzysiu
💻 📖
Goran Zidar
💻 📖
Artiom Ponkratov
💻 📖
Nicholas Blumhardt
💻 📖
Bingkun Li
💻 📖
Evgenii Butorin
💻 📖
HansM
💻 📖 💡 🚧 📆 ⚠️
Serilog Contrib
💻 📖 💡 🚧 📆 ⚠️
Akash Jadhav
📖
Endy Tjahjono
📖
mwlsilva
💻 ⚠️
lonix1
📖
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!