go/src/log
gmarik 504deee608 log: adds a Logger Output method Example
Change-Id: Ia3e351169a4ebe6db5e5f37b668f23dc8c992c78
Reviewed-on: https://go-review.googlesource.com/48877
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2017-07-16 03:57:11 +00:00
..
syslog log/syslog: expand docs a bit to reduce confusion 2017-06-08 20:15:55 +00:00
example_test.go log: adds a Logger Output method Example 2017-07-16 03:57:11 +00:00
log.go log: fix comment 2017-07-15 05:43:45 +00:00
log_test.go