The DatabaseErrorLogger will write errors to any database table that is given in the parameters.
Info
Version: | 1.0.1 |
Author(s): | Dominik Willaford |
Last Update: | Wednesday, April 8, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DatabaseErrorLogger |
Install
Install-Package DatabaseErrorLogger
dotnet add package DatabaseErrorLogger
paket add DatabaseErrorLogger
DatabaseErrorLogger Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Data.SqlClient(>= 4.8.1)