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.0-Alpha1
Install-Package Common.Logging -Version 3.4.0-Alpha1
| 包名 | 版本要求 |
|---|---|
| Common.Logging.Core | [3.4.0-Alpha1, ) |
| 作者 | Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen |
|---|---|
| 发布时间 | 2016-06-18 18:45:55 |
| 项目主页 | http://net-commons.github.io/common-logging/ |