MJH.ErrorLogger 2.5.0

dotnet add package MJH.ErrorLogger --version 2.5.0
NuGet\Install-Package MJH.ErrorLogger -Version 2.5.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MJH.ErrorLogger" Version="2.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MJH.ErrorLogger --version 2.5.0
#r "nuget: MJH.ErrorLogger, 2.5.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MJH.ErrorLogger as a Cake Addin
#addin nuget:?package=MJH.ErrorLogger&version=2.5.0

// Install MJH.ErrorLogger as a Cake Tool
#tool nuget:?package=MJH.ErrorLogger&version=2.5.0

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.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 is compatible.  net452 is compatible.  net46 is compatible.  net461 is compatible.  net462 is compatible.  net463 is compatible.  net47 is compatible.  net471 is compatible.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.5.0 1,630 4/18/2018
2.2.1 1,503 3/12/2018