update document

This commit is contained in:
siddontang 2015-01-12 09:44:30 +08:00
parent 4900975709
commit c2b3327130
1 changed files with 1 additions and 0 deletions

View File

@ -16,5 +16,6 @@
// h := NewStreamHandler(os.Stdout)
// l := log.NewDefault(h)
// l.Info("hello world")
// l.Infof("%s %d", "hello", 123)
//
package log