mirror of
https://github.com/golang/go
synced 2024-11-13 14:30:21 -07:00
2f5f231ac1
The Group function takes a key and a ...any, which is converted into attrs. Fixes #59204. Change-Id: Ib714365dcda2eda37863ce433f3dd8cf5eeda610 Reviewed-on: https://go-review.googlesource.com/c/go/+/487855 Reviewed-by: Alan Donovan <adonovan@google.com> Run-TryBot: Jonathan Amsterdam <jba@google.com> TryBot-Result: Gopher Robot <gobot@golang.org>
2 lines
61 B
Plaintext
2 lines
61 B
Plaintext
pkg log/slog, func Group(string, ...interface{}) Attr #59204
|