CoreTechs.Logging 3.1.9

dotnet add package CoreTechs.Logging --version 3.1.9
NuGet\Install-Package CoreTechs.Logging -Version 3.1.9
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="CoreTechs.Logging" Version="3.1.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CoreTechs.Logging --version 3.1.9
#r "nuget: CoreTechs.Logging, 3.1.9"
#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 CoreTechs.Logging as a Cake Addin
#addin nuget:?package=CoreTechs.Logging&version=3.1.9

// Install CoreTechs.Logging as a Cake Tool
#tool nuget:?package=CoreTechs.Logging&version=3.1.9

Logging library for .NET

Product Compatible and additional computed target framework versions.
.NET Framework net40-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
3.1.9 1,382 2/12/2016
3.1.8 1,171 2/11/2016
3.1.7 1,276 9/21/2015
3.1.6 1,123 9/17/2015
3.1.5 1,183 5/21/2015
3.1.4 1,171 3/31/2015
3.1.3 1,410 12/5/2014
3.1.2 1,189 8/8/2014
3.1.1 1,173 7/14/2014
3.1.0 1,141 7/1/2014
3.0.0 1,135 7/1/2014
2.3.1 1,296 1/22/2014
2.3.0 1,262 12/11/2013
2.2.1 1,244 12/5/2013
2.2.0 1,239 11/22/2013
2.1.0 1,270 11/22/2013
2.0.0 1,235 11/20/2013
1.1.1 1,255 11/14/2013
1.1.0 1,318 11/14/2013

Fixed email target bug where SmtpClient.Send exceptions killed application.