Skip to content

Commit

Permalink
Change logging time format to time.RFC3339
Browse files Browse the repository at this point in the history
  • Loading branch information
Wikidepia committed Jul 8, 2024
1 parent 10c5674 commit cca5079
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ func main() {
}

// Initialize zerolog
zerolog.TimeFieldFormat = zerolog.TimeFormatUnix
zerolog.SetGlobalLevel(zerolog.ErrorLevel)

// Initialize LRU
Expand Down

0 comments on commit cca5079

Please sign in to comment.