An open API service indexing awesome lists of open source software.

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/.

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/).

[![GitHub issues](https://img.shields.io/github/issues/serilog-contrib/Serilog.Sinks.Postgresql.Alternative.svg)](https://github.com/serilog-contrib/Serilog.Sinks.Postgresql.Alternative/issues)
[![GitHub forks](https://img.shields.io/github/forks/serilog-contrib/Serilog.Sinks.Postgresql.Alternative.svg)](https://github.com/serilog-contrib/Serilog.Sinks.Postgresql.Alternative/network)
[![GitHub stars](https://img.shields.io/github/stars/serilog-contrib/Serilog.Sinks.Postgresql.Alternative.svg)](https://github.com/serilog-contrib/Serilog.Sinks.Postgresql.Alternative/stargazers)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://raw.githubusercontent.com/serilog-contrib/Serilog.Sinks.Postgresql.Alternative/master/License.txt)
[![Nuget](https://img.shields.io/badge/Serilog.Sinks.Postgresql.Alternative-Nuget-brightgreen.svg)](https://www.nuget.org/packages/Serilog.Sinks.Postgresql.Alternative/)
[![NuGet Downloads](https://img.shields.io/nuget/dt/Serilog.Sinks.Postgresql.Alternative.svg)](https://www.nuget.org/packages/Serilog.Sinks.Postgresql.Alternative/)
[![Known Vulnerabilities](https://snyk.io/test/github/serilog-contrib/Serilog.Sinks.Postgresql.Alternative/badge.svg)](https://snyk.io/test/github/serilog-contrib/Serilog.Sinks.Postgresql.Alternative)
[![Gitter](https://img.shields.io/matrix/SerilogSinkForPostgreSQL_community%3Agitter.im?server_fqdn=matrix.org)](https://matrix.to/#/#SerilogSinkForPostgreSQL_community:gitter.im)

[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#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
Stafford Williams

💻 📖
Krzysiu
Krzysiu

💻 📖
Goran Zidar
Goran Zidar

💻 📖
Artiom Ponkratov
Artiom Ponkratov

💻 📖
Nicholas Blumhardt
Nicholas Blumhardt

💻 📖
Bingkun Li
Bingkun Li

💻 📖
Evgenii Butorin
Evgenii Butorin

💻 📖


HansM
HansM

💻 📖 💡 🚧 📆 ⚠️
Serilog Contrib
Serilog Contrib

💻 📖 💡 🚧 📆 ⚠️
Akash Jadhav
Akash Jadhav

📖
Endy Tjahjono
Endy Tjahjono

📖
mwlsilva
mwlsilva

💻 ⚠️
lonix1
lonix1

📖

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!