Common.Logging
3.4.1
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
Install-Package Common.Logging -Version 3.4.1
dotnet add package Common.Logging --version 3.4.1
<PackageReference Include="Common.Logging" Version="3.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Common.Logging --version 3.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Common.Logging, 3.4.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Common.Logging as a Cake Addin
#addin nuget:?package=Common.Logging&version=3.4.1
// Install Common.Logging as a Cake Tool
#tool nuget:?package=Common.Logging&version=3.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 3.5
- Common.Logging.Core (>= 3.4.1)
-
.NETFramework 4.0
- Common.Logging.Core (>= 3.4.1)
-
.NETStandard 1.3
- Common.Logging.Core (>= 3.4.1)
- Microsoft.CSharp (>= 4.0.1)
- System.Collections (>= 4.0.11)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Globalization (>= 4.0.11)
- System.Reflection.TypeExtensions (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Threading (>= 4.0.11)
Used By
NuGet packages (18)
Showing the top 5 NuGet packages that depend on Common.Logging:
| Package | Downloads |
|---|---|
|
Common.Logging.Log4Net1213
Common.Logging library bindings for Log4Net 1.2.13 logging framework.
|
|
|
Common.Logging.NLog40
Common.Logging library bindings for NLog 4.0 logging framework.
|
|
|
Topshelf.Common.Logging
Common.Logging library bindings for Topshelf.
|
|
|
Spring.Core
Core functionality for Spring.Net IoC container
|
|
|
Visitmedia.CsvHelper
CsvHelper erweiterungen
|