Commit c8fb66f8 authored by Miek Gieben's avatar Miek Gieben Committed by GitHub

Revert "plugin/log: Change time format to be consistent with pkg/log (#2135)" (#2179)

This reverts commit ae2a0c62.
parent 974ed086
......@@ -164,6 +164,6 @@ func addrToRFC3986(addr string) string {
}
const (
timeFormat = "2006/01/02 15:04:05"
timeFormat = "02/Jan/2006:15:04:05 -0700"
headerReplacer = "{>"
)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment