]> Cypherpunks repositories - gostls13.git/commit
log/slog: fix comment above log levels
authorzikaeroh <zikaeroh@gmail.com>
Fri, 21 Jul 2023 00:41:06 +0000 (17:41 -0700)
committerJonathan Amsterdam <jba@google.com>
Fri, 21 Jul 2023 14:43:18 +0000 (14:43 +0000)
commit050d4d3b9e1b022e1020dea4ffca5ffabf15ad7e
treeca3a15b9aabe92779829544bdd5682c1a6798006
parentc6b5dce0d1ef35c1c35ab14f3e32ad55d7f83818
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>
src/log/slog/level.go