]> Cypherpunks repositories - gostls13.git/commit
internal/fuzz: use consistent log format
authorRoland Shoemaker <roland@golang.org>
Tue, 8 Jun 2021 00:25:21 +0000 (17:25 -0700)
committerRoland Shoemaker <roland@golang.org>
Tue, 8 Jun 2021 20:46:17 +0000 (20:46 +0000)
commit965b1147549ef28a407bd4e8f5efe5e7b7616f80
tree0eae3e956a27570f2d396f2d8b6ee8a72bc3407f
parentb2ff3e82ba04f86c724b179d0c0d383da9767243
internal/fuzz: use consistent log format

Match the existing "fuzzing, ..." logging style for debug logs, so that
processing everything is considerably simpler.

Change-Id: I4da4071700b3d9f8fb1ebf0c2de91ac693fd492f
Reviewed-on: https://go-review.googlesource.com/c/go/+/325876
Reviewed-by: Katie Hockman <katie@golang.org>
Trust: Katie Hockman <katie@golang.org>
Trust: Roland Shoemaker <roland@golang.org>
Run-TryBot: Katie Hockman <katie@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
src/go/build/deps_test.go
src/internal/fuzz/fuzz.go