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.1.0-M1
Install-Package Common.Logging -Version 2.1.0-M1
| 作者 | Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen |
|---|---|
| 发布时间 | 2012-05-29 19:19:53 |
| 项目主页 | http://netcommon.sourceforge.net/ |