mirror of
https://github.com/taigrr/log-socket
synced 2026-03-20 16:02:28 -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.