diff options
| author | Russ Cox <rsc@golang.org> | 2019-03-13 20:06:37 -0400 |
|---|---|---|
| committer | Filippo Valsorda <filippo@golang.org> | 2019-03-14 02:49:02 +0000 |
| commit | f6695a15e15713cdac16978837d8b01ef4999279 (patch) | |
| tree | 04724a0ff5c34322a2a1e7b61295ca0b5fbfd339 /src/errors/errors.go | |
| parent | 1024b25d0c044484ed9288ac8f78bd9f5ebb5287 (diff) | |
| download | go-f6695a15e15713cdac16978837d8b01ef4999279.tar.xz | |
crypto/x509: move debug prints to standard error
Standard output is reserved for actual program output.
Debug print should be limited in general (here they are
enabled by an environment variable) and always go to
standard error.
Came across by accident.
Change-Id: I1490be71473520f049719572b3acaa0ea9f9e5c1
Reviewed-on: https://go-review.googlesource.com/c/go/+/167502
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Filippo Valsorda <filippo@golang.org>
Diffstat (limited to 'src/errors/errors.go')
0 files changed, 0 insertions, 0 deletions
