coredns/plugin/pkg
Miek Gieben 6fdf130b67 pkg/log: remove timestamp (#3218)
journald timestamps, kubernetes timestamps, syslog timestamps. It seems
silly to add our own timestamps to the logging output as these external
ones *also* do it. Only when just running coredns this might be weird.

Remove the timestamping from pkg/log.

Remove test that tested for this.

Fixes: #3211

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-08-28 09:41:11 -04:00
..
cache pkg/cache: fix race in Add() and Evict() (#3013) 2019-07-19 09:19:03 +00:00
dnstest retry creating dnstest.Server if tcp or udp port is in use (#1799) 2018-06-22 10:54:40 +01:00
dnsutil plugin/cache: fix TTL for negative DNS responses (#2197) 2018-10-19 14:10:08 -04:00
doh Typo fixes (#2031) 2018-08-14 08:55:55 -07:00
edns edns0 compliance: set correct RCODE (#2388) 2018-12-11 20:27:29 +00:00
fall pkg/fall: make Zero and Root vars not funcs (#1367) 2018-01-09 22:29:19 +00:00
fuzz fuzz: revert setup function (#3189) 2019-08-25 19:01:35 +00:00
log pkg/log: remove timestamp (#3218) 2019-08-28 09:41:11 -04:00
nonwriter Revert pkg/nonwriter changes (#1829) 2018-05-23 08:50:27 -04:00
parse Update Caddy to 1.0.1, and update import path (#2961) 2019-07-03 09:04:47 +08:00
rcode doc: some function/vars/const/package level updates (#1558) 2018-02-23 15:02:05 +00:00
replacer replacer: evaluate format once and improve perf by ~3x (#3002) 2019-07-17 06:57:46 +00:00
response typo fixes (#3169) 2019-08-21 16:08:55 -04:00
singleflight Fix error string should not be capitalized (#2608) 2019-02-27 08:25:02 -05:00
tls Fix t.Error error message (#2551) 2019-02-11 07:23:05 +00:00
trace Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00
transport Better naming (#2104) 2018-09-19 08:16:04 +01:00
uniq plugin/ready: fix starts and restarts (#2814) 2019-06-09 08:10:15 +01:00
up pkg/up: implement backoff (#2342) 2018-12-01 09:07:03 +00:00
upstream Remove context.Context from request.Request (#2726) 2019-03-26 14:37:30 +00:00