]> Cypherpunks repositories - gostls13.git/commit
log/slog: test built-in handlers with slogtest
authorJonathan Amsterdam <jba@google.com>
Mon, 24 Apr 2023 18:19:20 +0000 (14:19 -0400)
committerJonathan Amsterdam <jba@google.com>
Wed, 10 May 2023 12:50:22 +0000 (12:50 +0000)
commitdc0179bfa887aa82ff2cc615d07e52e59e57d204
treeabf933c8a24b74fd465f838932a333dea2006ce9
parenta3efb96aafc2e8d8a7c7bfc673d59158b692c355
log/slog: test built-in handlers with slogtest

Test the built-in handlers using the testing/slogtest package.

Change-Id: I6464b6730293461c38b84fb2bf33cdd09173dd6e
Reviewed-on: https://go-review.googlesource.com/c/go/+/488255
Run-TryBot: Jonathan Amsterdam <jba@google.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/log/slog/slogtest_test.go [new file with mode: 0644]