Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
dotnet add package Common.Logging --version 2.3.0-RC1
Install-Package Common.Logging -Version 2.3.0-RC1
| 作者 | Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen |
|---|---|
| 发布时间 | 2014-10-27 19:21:42 |
| 项目主页 | http://netcommon.sourceforge.net/ |