/PgsqlErrorLog

ELMAH ErrorLog implementation for PostgreSQL

Primary LanguageC#Apache License 2.0Apache-2.0

PgsqlErrorLog

NuGet

An ELMAH ErrorLog implementation that uses a PostgreSQL database as the storage.

To create the database objects, use the Pgsql.sql file.