Skip to content
#

serilog-telegram

Here is 1 public repository matching this topic...

Minimal, Effective, Safe and Fully Async Serilog Sink that allows sending messages to pre-defined list of users in Telegram chat. It uses HttpClient with lifetime of logger (singleton in fact), Channel as queue and StringBuilder pool to optimize memory using (no mem leaks) and performance.

  • Updated Jul 19, 2025
  • C#

Improve this page

Add a description, image, and links to the serilog-telegram topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the serilog-telegram topic, visit your repo's landing page and select "manage topics."

Learn more