This commit is contained in:
Liang Ding 2015-01-08 17:16:36 +08:00
parent 95c1e4335e
commit cc9554a4ca
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
// Package log includes logging related manipulations.
//
// log.Level = log.Debug
// log.SetLevel("debug")
// logger := log.NewLogger(os.Stdout)
//
// logger.Trace("trace message)