Files
coredns/plugin
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-11-13 16:46:48 -05:00
2018-10-18 21:42:53 +00:00
2018-07-19 16:23:06 +01:00
2018-11-01 19:37:13 +00:00
2018-07-19 16:23:06 +01:00
2018-07-19 16:23:06 +01:00
2018-11-13 16:46:48 -05:00
2018-09-19 08:16:04 +01:00
2018-11-09 20:32:43 +00:00
2018-08-14 08:55:55 -07:00
2018-07-19 16:23:06 +01:00
2018-07-19 16:23:06 +01:00
2018-08-14 08:55:55 -07:00
2018-08-14 08:55:55 -07:00
2018-07-28 10:32:13 +01:00
2018-07-19 16:23:06 +01:00
2018-07-20 19:45:17 +01:00
2018-07-19 16:23:06 +01:00
2017-10-24 10:16:03 +01:00
2018-09-19 08:16:04 +01:00
2018-11-05 05:59:24 -08:00