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)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on nJupiter.Abstraction.Logging:
Package | Downloads |
---|---|
nJupiter.DataAccess.Ldap
MembershipProvider and RoleProvider for LDAP . These providers has been successfully tested with Microsoft Active Directory, Novell eDirectory, IBM Tivoli Directory Server, OpenLDAP and Lotus Domino but shall probably work with any type of LDAP-server such as 389 Directory Server, OpenDS / OpenDJ, Apache DS, Sun One / iPlanet / Netscape DS and Oracle Internet Directory. |
|
nJupiter.Abstraction.Logging.Log4Net
nJupiter.Abstraction.Logging is an abstraction library which makes it easy to change between different logging frameworks in runtime. NOTICE: This is the Apache log4net implementation for nJupiter.Abstraction.Logging NOTICE: This package is for the version of log4net with the new public key token introduced in log4net 1.2.11 |
|
nJupiter.Abstraction.Logging.NLog
nJupiter.Abstraction.Logging is an abstraction library which makes it easy to change between different logging frameworks in runtime. NOTICE: This is the NLog logging platform implementation for nJupiter.Abstraction.Logging |
|
nJupiter.Abstraction.Logging.Log4Net.OldKey
nJupiter.Abstraction.Logging is an abstraction library which makes it easy to change between different logging frameworks in runtime. NOTICE: This is the Apache log4net implementation for nJupiter.Abstraction.Logging NOTICE: This package is for the version of log4net with the old public key token primaly used in versions of log4net prior to the version 1.2.11 |
|
nJupiter.Abstraction.Logging.EnterpriseLibrary
nJupiter.Abstraction.Logging is an abstraction library which makes it easy to change between different logging frameworks in runtime. NOTICE: This is the Enterprise Library Logging Application Block implementation for nJupiter.Abstraction.Logging |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.2.0.516 | 33,444 | 12/4/2012 |