nJupiter.Abstraction.Logging 1.0.1.379

There is a newer version of this package available.
See the version list below for details.
dotnet add package nJupiter.Abstraction.Logging --version 1.0.1.379
NuGet\Install-Package nJupiter.Abstraction.Logging -Version 1.0.1.379
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="nJupiter.Abstraction.Logging" Version="1.0.1.379" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add nJupiter.Abstraction.Logging --version 1.0.1.379
#r "nuget: nJupiter.Abstraction.Logging, 1.0.1.379"
#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 nJupiter.Abstraction.Logging as a Cake Addin
#addin nuget:?package=nJupiter.Abstraction.Logging&version=1.0.1.379

// Install nJupiter.Abstraction.Logging as a Cake Tool
#tool nuget:?package=nJupiter.Abstraction.Logging&version=1.0.1.379

nJupiter.Abstraction.Logging is an abstraction library which makes it easy to change between different logging frameworks in runtime. nJupiter.Abstraction.Logging currently have implementations for NLog, log4net (both the old and the new public key token) and Enterprise Library Logging Application Block. The goal with nJupiter.Abstraction.Logging is simplicity and the component uses the logger pattern known from log4xxx. nJupiter.Abstraction.Logging is also designed to be easy to use together with IoC-container where you can registered generically typed loggers that you easily can use via constructor injection.

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0.516 971 12/4/2012
1.1.0.392 342 6/14/2012
1.0.2.384 59 6/8/2012
1.0.1.379 83 6/8/2012
1.0.0.377 106 6/8/2012