]> Cypherpunks repositories - gostls13.git/commitdiff
doc: add release notes for log
authorJulie <julie@golang.org>
Wed, 12 Jun 2019 17:38:45 +0000 (13:38 -0400)
committerJulie Qiu <julie@golang.org>
Fri, 14 Jun 2019 18:41:07 +0000 (18:41 +0000)
Change-Id: Ifd330053094c172b7dcd9086da173289efc7f9b8
Reviewed-on: https://go-review.googlesource.com/c/go/+/181942
Reviewed-by: Katie Hockman <katie@golang.org>
Reviewed-by: Andrew Bonventre <andybons@golang.org>
doc/go1.13.html

index 5731cbbd81406b600a117aa3456d33b781927357..939299c90ed7afdf7e3d19cbe817978803b6d07d 100644 (file)
@@ -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 -->