log/slog.Record.Attrs (method)
4 uses
log/slog (current package)
handler.go#L350: r.Attrs(func(a Attr) bool {
record.go#L82: func (r Record) Attrs(f func(Attr) bool) {
go.pact.im/x/logs
handler.go#L30: slices.AppendSeq(slices.Clip(attrs), r.Attrs)...,
handler.go#L41: slog.GroupAttrs(name, slices.Collect(r.Attrs)...),
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)