asp.net core中使用通用的ILogger记录日志到阿里云的日志服务.
Info
Version: | 1.0.2 |
Author(s): | Kevin |
Last Update: | Monday, April 29, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Kevin163/aliyun-log-dotnetcore |
NuGet Url: | https://www.nuget.org/packages/Gemstar.Extensions.Logging.AliyunLogService |
Install
Install-Package Gemstar.Extensions.Logging.AliyunLogService
dotnet add package Gemstar.Extensions.Logging.AliyunLogService
paket add Gemstar.Extensions.Logging.AliyunLogService
Gemstar.Extensions.Logging.AliyunLogService Download (Unzip the "nupkg" after downloading)
Dependencies
- Aliyun.Api.LogService(>= 1.1.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.1)
Tags