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.0.0
Install-Package Common.Logging -Version 2.0.0
| 作者 | Aleksandar Seovic, Mark Pollack, Erich Eichinger |
|---|---|
| 发布时间 | 2011-01-07 07:51:57 |
| 项目主页 | http://netcommon.sourceforge.net/ |