Logging abstractions for Microsoft.Extensions.Logging. Commonly used types: Microsoft.Extensions.Logging.ILogger Microsoft.Extensions.Logging.ILoggerFactory Microsoft.Extensions.Logging.ILogger<TCategoryName> Microsoft.Extensions.Logging.LogLevel Microsoft.Extensions.Logging.Logger<T> Microsoft.Extensions.Logging.LoggerMessage Microsoft.Extensions.Logging.Abstractions.NullLogger This package was built from the source at: https://github.com/aspnet/Logging/tree/f6c988d6a421e2fc6a927204de563e64a24fa1f6
dotnet add package Microsoft.Extensions.Logging.Abstractions --version 2.2.0-preview2-35157
Install-Package Microsoft.Extensions.Logging.Abstractions -Version 2.2.0-preview2-35157
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2018-09-12 15:12:57 |
| 项目主页 | https://asp.net/ |
| 许可证 | https://raw.githubusercontent.com/aspnet/Home/2.0.0/LICENSE.txt |