]> Cypherpunks repositories - gostls13.git/commit
log: fix custom output bug
authorAndrew Gerrand <adg@golang.org>
Fri, 15 Oct 2010 00:55:51 +0000 (11:55 +1100)
committerAndrew Gerrand <adg@golang.org>
Fri, 15 Oct 2010 00:55:51 +0000 (11:55 +1100)
commit568eccd12d08cf5e6597e3c6c687dd48684790ef
treec21c4e6d35dee70b2abc5e140ad91de5721152a8
parent0b2af925db28de399a25041c904c0ebd03a3f39a
log: fix custom output bug

R=r
CC=golang-dev
https://golang.org/cl/2525041
src/pkg/log/log.go
src/pkg/log/log_test.go