update document
This commit is contained in:
parent
4900975709
commit
c2b3327130
|
@ -16,5 +16,6 @@
|
|||
// h := NewStreamHandler(os.Stdout)
|
||||
// l := log.NewDefault(h)
|
||||
// l.Info("hello world")
|
||||
// l.Infof("%s %d", "hello", 123)
|
||||
//
|
||||
package log
|
||||
|
|
Loading…
Reference in New Issue