Versions in this module Expand all Collapse all v0 v0.0.1 Aug 10, 2023 Changes in this version + func GetArgs(ctx context.Context) []any + func WithArgs(ctx context.Context, args ...any) context.Context + type Handler struct + func NewHandler(handler slog.Handler) *Handler + func (h *Handler) Handle(ctx context.Context, r slog.Record) error