]> Cypherpunks.ru repositories - gostls13.git/commit
log/slog: document that NewRecord should be used to create a record
authorJonathan Amsterdam <jba@google.com>
Fri, 12 May 2023 15:33:20 +0000 (11:33 -0400)
committerJonathan Amsterdam <jba@google.com>
Mon, 15 May 2023 19:12:45 +0000 (19:12 +0000)
commitff3aefbad4bed0cdd25688329e5cc4f908276a46
tree5ead031f39d78e5df819adbd82ea8ebe8b27b908
parent4481042c4307f880b89e03c17e75420d5512135d
log/slog: document that NewRecord should be used to create a record

Change-Id: I5ce32a94660bdf12c577fd7f41a7627469f6467b
Reviewed-on: https://go-review.googlesource.com/c/go/+/494618
Run-TryBot: Jonathan Amsterdam <jba@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Alan Donovan <adonovan@google.com>
src/log/slog/record.go