Commit 9838f4df authored by Julie's avatar Julie Committed by Julie Qiu

doc: add release notes for log

Change-Id: Ifd330053094c172b7dcd9086da173289efc7f9b8
Reviewed-on: https://go-review.googlesource.com/c/go/+/181942Reviewed-by: default avatarKatie Hockman <katie@golang.org>
Reviewed-by: default avatarAndrew Bonventre <andybons@golang.org>
parent 4c2ffd26
......@@ -192,7 +192,7 @@ TODO
<dl id="log"><dt><a href="/pkg/log/">log</a></dt>
<dd>
<p><!-- CL 168920 -->
TODO: <a href="https://golang.org/cl/168920">https://golang.org/cl/168920</a>: expose Writer() method of the standard logger
The new <a href="/pkg/log/#Writer"><code>Writer</code></a> function returns the output destination for the standard logger.
</p>
</dl><!-- log -->
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment