We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4895665 + 6d8a1bf commit b0cfd9cCopy full SHA for b0cfd9c
log/format.go
@@ -15,7 +15,7 @@ import (
15
16
const (
17
timeFormat = "2006-01-02T15:04:05-0700"
18
- termTimeFormat = "01-02|15:04:05.999999"
+ termTimeFormat = "01-02|15:04:05.000"
19
floatFormat = 'f'
20
termMsgJust = 40
21
)
0 commit comments