整理注释。
Signed-off-by: rick.chan <cy@haoan119.com>
This commit is contained in:
parent
e6de5c461d
commit
7f15eb4e36
@ -41,7 +41,7 @@ const (
|
||||
)
|
||||
|
||||
const (
|
||||
Ltime = 1 << iota //print timestamp format as "2006/01/02 15:04:05.000"
|
||||
Ltime = 1 << iota // print timestamp format as "2006/01/02 15:04:05.000"
|
||||
Lfile // print file name and line format as file.go:123
|
||||
Llevel // print log level format as [Trace|Debug|Info...]
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user