This is an Error Logger for C# Applications. It uses a standard class library to allow you to easily log all errors to a single Text File an SQL Database or an SQLite Database. You can pass in parameters to allow the log to be created in a specific location with any given name. This library now also allows you to update the configuration from within the Codebase itself and also read from any Log File created.
License
—
Deps
3
Install Size
—
Vulns
✓ 0
Published
Apr 18, 2018
$ dotnet add package MJH.ErrorLoggerNo README available.