]> Cypherpunks repositories - gostls13.git/commit
doc: only the Logger.SetOutput method is new in Go 1.5
authorIan Lance Taylor <iant@golang.org>
Sun, 16 Aug 2015 19:20:31 +0000 (12:20 -0700)
committerIan Lance Taylor <iant@golang.org>
Mon, 17 Aug 2015 15:29:23 +0000 (15:29 +0000)
commitd7aae33aef629bbc1ce95d901abdf8225740014e
treec5272174d33605aa014d86c200cbdc987548940e
parent3c4315808752a14a018b443bf02e4543146a69e8
doc: only the Logger.SetOutput method is new in Go 1.5

The SetOutput function has been there since Go 1.

Fixes #12162.

Change-Id: I66210374877581e42689f9943532141659a55ca7
Reviewed-on: https://go-review.googlesource.com/13637
Reviewed-by: Rob Pike <r@golang.org>
doc/go1.5.html