Stores structured logs directly into PostgreSQL with support for custom schemas, JSON fields, and automatic table creation for deep analytics and long-term storage.
$ dotnet add package CSharpEssentials.LoggerHelper.Sink.Postgresql
A flexible PostgreSQL sink for CSharpEssentials.LoggerHelper, designed to store structured logs directly in PostgreSQL with support for custom schemas, JSON fields, and automatic table creation.
dotnet add package CSharpEssentials.LoggerHelper.Sink.PostgreSQL
A full working demo with PostgreSQL integration is available here: 👉 CSharpEssentials.Extensions Demo