nJupiter.Abstraction.Logging
1.2.0.516
dotnet add package nJupiter.Abstraction.Logging --version 1.2.0.516
NuGet\Install-Package nJupiter.Abstraction.Logging -Version 1.2.0.516
<PackageReference Include="nJupiter.Abstraction.Logging" Version="1.2.0.516" />
paket add nJupiter.Abstraction.Logging --version 1.2.0.516
#r "nuget: nJupiter.Abstraction.Logging, 1.2.0.516"
// Install nJupiter.Abstraction.Logging as a Cake Addin #addin nuget:?package=nJupiter.Abstraction.Logging&version=1.2.0.516 // Install nJupiter.Abstraction.Logging as a Cake Tool #tool nuget:?package=nJupiter.Abstraction.Logging&version=1.2.0.516
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- nJupiter.Configuration (>= 4.0.1.309)
GitHub repositories
This package is not used by any popular GitHub repositories.