1
0
mirror of https://github.com/golang/go synced 2024-11-25 13:47:57 -07:00
go/src/log
apocelipes 6d7760cb42 log/slog: implement encoding.TextAppender for Level and LevelVar
For #62384

Change-Id: I10df580ef966e497ff8da4efde6dd6ce1ccb17b4
GitHub-Last-Rev: 5ad8e2e047
GitHub-Pull-Request: golang/go#68855
Reviewed-on: https://go-review.googlesource.com/c/go/+/605056
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Jonathan Amsterdam <jba@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-08-14 14:45:28 +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: implement encoding.TextAppender for Level and LevelVar 2024-08-14 14:45:28 +00:00
syslog log: add available godoc link 2023-10-23 22:56:07 +00:00
example_test.go
log_test.go log: avoid leaking goroutines in TestOutputRace 2023-04-21 20:04:37 +00:00
log.go log: add available godoc link 2023-10-23 22:56:07 +00:00