
Serilog sink that writes log events to self-contained interactive HTML files
I built a Serilog sink that outputs logs as clean HTML so they’re actually readable, searchable, and filterable by level.
.WriteTo.HtmlFile("logs-{date}.html")
u/Capital-Victory-1478 — 1 day ago