1
0
mirror of https://github.com/golang/go synced 2024-10-05 07:21:25 -06:00
go/src/log
Shenghou Ma 43618e62ca log/syslog: make the BUG notes visible on golang.org
It was only visible when you run godoc with explicit GOOS=windows,
which is less useful for people developing portable application on
non-windows platforms.

Also added a note that log/syslog is not supported on NaCl.

Change-Id: I81650445fb2a5ee161da7e0608c3d3547d5ac2a6
Reviewed-on: https://go-review.googlesource.com/9245
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2015-04-22 21:09:53 +00:00
..
syslog log/syslog: make the BUG notes visible on golang.org 2015-04-22 21:09:53 +00:00
example_test.go
log_test.go log: add flag LUTC, to use UTC time zone for time stamp 2015-04-11 02:30:24 +00:00
log.go log: add flag LUTC, to use UTC time zone for time stamp 2015-04-11 02:30:24 +00:00