craigt00 / SqlErrorLog

ELMAH ErrorLog implementation for MS SQL Server

Home Page:https://elmah.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

ELMAH ErrorLog implementation for MS SQL Server

https://elmah.github.io/

License:Apache License 2.0


Languages

Language:C# 92.5%Language:Batchfile 7.5%