go/src/log
pgxiaolianzi 702d609a31 log/slog: add missing test in value_test.go
TestValueEqual: Added test cases for DurationValue, StringValue, and TimeValue types.

TestValueAny: Added a test case for string values.

Change-Id: I74ef15bcfcacd0bf5d990debd24846283edf1ecd
GitHub-Last-Rev: 6adb9f6f31
GitHub-Pull-Request: golang/go#65303
Reviewed-on: https://go-review.googlesource.com/c/go/+/558755
Reviewed-by: Jonathan Amsterdam <jba@google.com>
Auto-Submit: Jonathan Amsterdam <jba@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-01-30 20:10:22 +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: add missing test in value_test.go 2024-01-30 20:10:22 +00:00
syslog log: add available godoc link 2023-10-23 22:56:07 +00:00
example_test.go
log.go log: add available godoc link 2023-10-23 22:56:07 +00:00
log_test.go log: avoid leaking goroutines in TestOutputRace 2023-04-21 20:04:37 +00:00