]> Cypherpunks repositories - gostls13.git/commit
log/slog: implement encoding.TextAppender for Level and LevelVar
authorapocelipes <seve3r@outlook.com>
Tue, 13 Aug 2024 13:47:47 +0000 (13:47 +0000)
committerGopher Robot <gobot@golang.org>
Wed, 14 Aug 2024 14:45:28 +0000 (14:45 +0000)
commit6d7760cb4292bd156193fb2a3e377f24637f8795
tree0f90fa62d7ca92e35c8ccc64ff5a2b19b003414d
parent18fc547b21a5eb66e27bd1cd4e73a2b92609a0a9
log/slog: implement encoding.TextAppender for Level and LevelVar

For #62384

Change-Id: I10df580ef966e497ff8da4efde6dd6ce1ccb17b4
GitHub-Last-Rev: 5ad8e2e0473ff509b48e525f6c7328f6281766a3
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>
api/next/62384.txt
doc/next/6-stdlib/99-minor/log/slog/62384.md [new file with mode: 0644]
src/log/slog/level.go
src/log/slog/level_test.go