1
0
mirror of https://github.com/siddontang/go.git synced 2025-04-24 13:48:52 +08:00

update document

This commit is contained in:
siddontang 2015-01-12 09:38:41 +08:00
parent 51d80cef1a
commit 4900975709

View File

@ -6,7 +6,7 @@
//
// Use
//
// import "github.com/siddontang/go-log/log"
// import "github.com/siddontang/go/log"
//
// //log with different level
// log.Info("hello world")