]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.21] log/slog: fix comment above log levels
authorzikaeroh <zikaeroh@gmail.com>
Fri, 21 Jul 2023 00:41:06 +0000 (17:41 -0700)
committerGopher Robot <gobot@golang.org>
Mon, 24 Jul 2023 17:02:06 +0000 (17:02 +0000)
commitb2ffc23a828c9b86501fed7148de9a3f558c6162
treea9decf929cdae7acf3cee79a5ca5f21ff2cffb50
parent8472fcb62d31662cb2d56722aecfaca7b968db57
[release-branch.go1.21] log/slog: fix comment above log levels

This extra newline causes pkg.go.dev and gopls to only show the bottom
half of this comment; I'm pretty sure this entire thing is meant to be
in the docs.

Change-Id: I5bbf081fb2072d9d773d5a995bc3693dc44f65ff
Reviewed-on: https://go-review.googlesource.com/c/go/+/511855
Run-TryBot: Jonathan Amsterdam <jba@google.com>
Reviewed-by: Jonathan Amsterdam <jba@google.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-on: https://go-review.googlesource.com/c/go/+/512199
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
src/log/slog/level.go