Skip to content

Commit

Permalink
update log15 time format
Browse files Browse the repository at this point in the history
  • Loading branch information
viteshan committed Apr 2, 2019
1 parent 8e41204 commit c4d7bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion log15/format.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (
)

const (
timeFormat = "2006-01-02T15:04:05-0700"
timeFormat = "2006-01-02T15:04:05.000-0700"
termTimeFormat = "01-02|15:04:05"
floatFormat = 'f'
termMsgJust = 40
Expand Down

0 comments on commit c4d7bb2

Please sign in to comment.