更新 simplelog.go
This commit is contained in:
parent
d697c0a470
commit
bce467ec3e
@ -46,7 +46,7 @@ const (
|
|||||||
|
|
||||||
var LevelName [6]string = [6]string{"Trace", "Debug", "Info ", "Warn ", "Error", "Fatal"}
|
var LevelName [6]string = [6]string{"Trace", "Debug", "Info ", "Warn ", "Error", "Fatal"}
|
||||||
|
|
||||||
const TimeFormat = "2006/01/02 15:04:05"
|
const TimeFormat = "2006/01/02 15:04:05.999"
|
||||||
|
|
||||||
const maxBufPoolSize = 16
|
const maxBufPoolSize = 16
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user