Type-safe slogging

113 · Redowan Delowar · May 9, 2026, 3:55 p.m.
Summary
The blog post discusses enhancing the default slog API for logging in software development by using Attr constructors, LogAttrs, a context-borne logger, and sloglint, emphasizing the importance of type safety to prevent broken JSON from being deployed to production.