1
0
mirror of https://github.com/golang/go synced 2024-10-03 14:11:21 -06:00
go/src/log
Rob Pike 86fdcbedbc log: add global Output function
It was just an oversight that this one method of Logger was not
made available for the standard (std) Logger.

Fixes #9183

Change-Id: I2f251becdb0bae459212d09ea0e5e88774d16dea
Reviewed-on: https://go-review.googlesource.com/2686
Reviewed-by: Andrew Gerrand <adg@golang.org>
2015-01-12 04:45:38 +00:00
..
syslog log/syslog: try /var/run/log, for FreeBSD 2014-09-30 12:30:16 -04:00
example_test.go
log_test.go log: optimize itoa 2015-01-09 00:22:10 +00:00
log.go log: add global Output function 2015-01-12 04:45:38 +00:00