Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
dotnet add package Common.Logging --version 3.4.1-RC1
Install-Package Common.Logging -Version 3.4.1-RC1
| 包名 | 版本要求 |
|---|---|
| Common.Logging.Core | [3.4.1-RC1, ) |
| 包名 | 版本要求 |
|---|---|
| Common.Logging.Core | [3.4.1-RC1, ) |
| 包名 | 版本要求 |
|---|---|
| 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, ) |
| Common.Logging.Core | [3.4.1-RC1, ) |
| 作者 | Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen |
|---|---|
| 发布时间 | 2017-08-14 10:08:50 |
| 项目主页 | http://net-commons.github.io/common-logging/ |