Skip to content
#

serilog-extension

Here are 22 public repositories matching this topic...

🔩 PoShLog is PowerShell cross-platform logging module. It allows you to log structured event data into console, file and much more places easily. It's built upon great C# logging library Serilog - https://serilog.net/

  • Updated Nov 21, 2022
  • PowerShell

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-extension 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-extension topic, visit your repo's landing page and select "manage topics."

Learn more