Versions in this module Expand all Collapse all v0 v0.2.0 Aug 1, 2026 Changes in this version + type Handler struct + func NewHandler(next slog.Handler) *Handler + func (h *Handler) Handle(ctx context.Context, record slog.Record) error + func (h *Handler) WithAttrs(attrs []slog.Attr) slog.Handler + func (h *Handler) WithGroup(name string) slog.Handler