Files
coredns/plugin/pkg
Miek Gieben 944c3e6a94 pkg/log: use 000 instead of 999 for the millis (#2303)
999 chops of suffix zero, 000 allows for the milliseconds to be always
printed with 3 chars. This makes the log the printed with the same
columns.

(partial logs below)

2018-11-13T21:13:28.249Z [INFO] [::1]
2018-11-13T21:13:48.414Z [INFO] [::1]
2018-11-13T21:13:49.1Z [INFO] [::1]

vs:

2018-11-13T21:20:22.262Z [INFO] [::1]
2018-11-13T21:20:22.436Z [INFO] [::1]
2018-11-13T21:20:22.608Z [INFO] [::1]

Signed-off-by: Miek Gieben <miek@miek.nl>
2018-11-13 23:22:32 +00:00
..
2018-08-14 08:55:55 -07:00
2018-09-19 08:16:04 +01:00
2017-09-14 09:36:06 +01:00
2017-09-14 09:36:06 +01:00
2018-09-19 08:16:04 +01:00
2018-08-14 08:55:55 -07:00
2018-09-19 08:16:04 +01:00
2018-08-14 08:55:55 -07:00