mirror of
https://github.com/taigrr/log-socket
synced 2026-04-02 05:49:08 -07:00
Implements log/slog.Handler that routes structured log records into the log-socket broadcasting system. Supports namespaces, WithAttrs, WithGroup, and configurable minimum level. Also adds Broadcast() as a public entry point for adapter packages that construct log.Entry values directly.