Simple ASP.NET Core 2.0 compatible ILoggerProvider implementation based on Telegram Bot API.
Info
Version: | 0.0.1-alpha3 |
Author(s): | Aleskey Usatov |
Last Update: | Thursday, March 8, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Tuscen/telegram.bot.extensions.logging |
NuGet Url: | https://www.nuget.org/packages/Tuscen.Telegram.Bot.Extensions.Logging |
Install
Install-Package Tuscen.Telegram.Bot.Extensions.Logging
dotnet add package Tuscen.Telegram.Bot.Extensions.Logging
paket add Tuscen.Telegram.Bot.Extensions.Logging
Tuscen.Telegram.Bot.Extensions.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Logging.Configuration(>= 2.0.0)
- Telegram.Bot(>= 13.4.0)
Tags