Common.Logging
3.0.0
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Common.Logging -Version 3.0.0
dotnet add package Common.Logging --version 3.0.0
<PackageReference Include="Common.Logging" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Common.Logging --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Common.Logging, 3.0.0"
#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.0.0
// Install Common.Logging as a Cake Tool
#tool nuget:?package=Common.Logging&version=3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Common.Logging.Core (>= 3.0.0)
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
|