Simple ASP.NET Core 2.0 compatible ILoggerProvider implementation based on Telegram Bot API.
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