A Serilog sink that writes events as messages to Telegram.
Info
| Version: | 1.1.3 |
| Author(s): | Cyrus |
| Last Update: | Friday, May 23, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://www.smartclouds.co/ |
| NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.TelegramBot |
Install
Install-Package Serilog.Sinks.TelegramBot
dotnet add package Serilog.Sinks.TelegramBot
paket add Serilog.Sinks.TelegramBot
Serilog.Sinks.TelegramBot Download (Unzip the "nupkg" after downloading)
Dependencies
- Serilog(>= 2.10.0)