/SqlErrorLog

ELMAH ErrorLog implementation for MS SQL Server

Primary LanguageC#Apache License 2.0Apache-2.0

SqlErrorLog

NuGet

An ELMAH ErrorLog implementation that uses a Microsoft SQL Server (2000 or later) database as the storage.

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