1
0
mirror of https://github.com/golang/go synced 2024-10-04 02:31:22 -06:00
go/src/pkg/log
Shenghou Ma 88e858ac80 log/syslog: don't append \n if there is one
pkg log already appends a linefeed to the log message,
so log/syslog doesn't need to append another.

R=golang-dev, bradfitz, r
CC=golang-dev
https://golang.org/cl/6441048
2012-07-27 14:22:27 -04:00
..
syslog log/syslog: don't append \n if there is one 2012-07-27 14:22:27 -04:00
log_test.go log: generalize getting and setting flags and prefix. 2011-04-06 11:48:03 -07:00
log.go log: fix typo in comment 2012-05-16 22:56:18 +10:00