go/src/log
zikaeroh 050d4d3b9e 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>
2023-07-21 14:43:18 +00:00
..
internal log,log/slog: get correct source line when slog calls log 2023-04-12 18:33:50 +00:00
slog log/slog: fix comment above log levels 2023-07-21 14:43:18 +00:00
syslog log/syslog: report hostname mismatch error details 2023-04-12 16:09:24 +00:00
example_test.go
log.go log,log/slog: get correct source line when slog calls log 2023-04-12 18:33:50 +00:00
log_test.go log: avoid leaking goroutines in TestOutputRace 2023-04-21 20:04:37 +00:00