]> Cypherpunks repositories - gostls13.git/commit
log: document that log messages end in newlines
authorRuss Cox <rsc@golang.org>
Thu, 20 Oct 2016 19:51:26 +0000 (15:51 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 24 Oct 2016 15:32:38 +0000 (15:32 +0000)
commitee4b58df61e25bec2d526947dd76cd2ab5d3051d
tree6379e6367c513aec06c2387a9fa0267f253d6973
parentfc88a0f4ce66704d04f2b6d7730e722ef2b9a5de
log: document that log messages end in newlines

Fixes #16564.

Change-Id: Idd7b3c8f1d8415acd952d1efb6dc35ba4191805d
Reviewed-on: https://go-review.googlesource.com/31578
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Quentin Smith <quentin@golang.org>
src/log/log.go