Enkoni.Logging 1.3.0

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

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

Contains functionality to add logging to an application using the Microsoft Enterprise Library's Logging Application Block

Product Compatible and additional computed target framework versions.
.NET Framework net35-client is compatible. 
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
1.3.0 1,681 2/14/2015
1.3.0-rc1 1,013 2/9/2015
1.2.0.6 1,682 1/17/2014
1.2.0.5 1,261 11/23/2013
1.2.0.4 1,408 11/1/2013
1.2.0.3 1,658 7/4/2013
1.2.0.2 1,795 11/28/2012
1.2.0.1 1,642 10/8/2012
1.2.0 1,601 9/1/2012
1.1.0 2,266 6/8/2011
1.0.0 1,787 5/1/2011

An instance of the Logger-class can now be directly initialised.