coredns/plugin
Miek Gieben 3f6dfba1f0
Redo the plugin log PR (#2315)
* Redo the plugin log PR

Remove the code duplication and call of the "official" functions. This
is the second(?) time we forgot to update the other half, so remove that
problem entirely.

Also add a test if the correct (within limits) time in front of the log
line.

Signed-off-by: Miek Gieben <miek@miek.nl>

* Remove pFormat

Signed-off-by: Miek Gieben <miek@miek.nl>
2018-11-15 22:18:49 +00:00
..
auto fix formatting (#2302) 2018-11-13 16:46:48 -05:00
autopath Update README.md (#2215) 2018-10-18 21:42:53 +00:00
bind Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
cache remove trailing whitespace (#2260) 2018-11-01 19:37:13 +00:00
chaos Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
debug Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
deprecated Implement deprecation notice for 1.1.4 (#1833) 2018-05-24 14:30:01 +01:00
dnssec fix formatting (#2302) 2018-11-13 16:46:48 -05:00
dnstap Better naming (#2104) 2018-09-19 08:16:04 +01:00
erratic server: actually scrub response (#2225) 2018-10-23 09:55:40 -07:00
errors recommended (#2283) 2018-11-09 20:32:43 +00:00
etcd plugin/etcd: make the address of upstream optional (#2262) 2018-11-02 19:52:12 +00:00
federation plugin/federation: Add upstream option to federation (#2177) 2018-10-15 12:43:03 -04:00
file plugin/file: Use new zone parser API (#2219) 2018-10-23 20:19:36 +01:00
forward Revert "log/forward plugins: Extend dns query logging (#2240)" (#2256) 2018-10-31 21:03:46 +00:00
health Fix a typo in health plugin readme (#2274) 2018-11-06 08:54:53 -08:00
hosts plugin/host: parse file without holding lock (#2270) 2018-11-03 13:00:07 -07:00
kubernetes plugin/kubernetes: Validate transfers are allowed (#2292) 2018-11-13 23:25:30 +00:00
loadbalance Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
log plugin/log - Support for Metadata (#2251) 2018-11-13 11:20:49 -08:00
loop Fix error handling when query fails (#2255) 2018-10-31 10:20:43 -07:00
metadata Typo fixes (#2031) 2018-08-14 08:55:55 -07:00
metrics Metrics registered on wrong prometheus registry (#2246) 2018-11-01 19:56:00 +00:00
nsid Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
pkg Redo the plugin log PR (#2315) 2018-11-15 22:18:49 +00:00
pprof Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
proxy Ensure Re-register of metrics variables after a reload (#2080) 2018-09-19 02:11:24 -07:00
reload Typo fixes (#2031) 2018-08-14 08:55:55 -07:00
rewrite plugin/log - Support for Metadata (#2251) 2018-11-13 11:20:49 -08:00
root Typo fixes (#2031) 2018-08-14 08:55:55 -07:00
route53 Update README.md in route53 plugin (#2299) 2018-11-13 22:44:47 +00:00
secondary Fix ineffassign (#1959) 2018-07-28 10:32:13 +01:00
template Ensure Re-register of metrics variables after a reload (#2080) 2018-09-19 02:11:24 -07:00
test plugin/test: Fix documentation (#1948) 2018-07-07 08:30:57 +01:00
tls Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
trace Add request and response context to traces (#2162) 2018-10-05 20:13:16 +00:00
whoami New plugin: loop (#1989) 2018-07-20 19:45:17 +01:00
backend.go all: fix plugin import ordering (#1717) 2018-04-22 08:34:35 +01:00
backend_lookup.go K8s remove string ops (#2119) 2018-09-22 15:12:02 +01:00
log_test.go Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
normalize.go Better naming (#2104) 2018-09-19 08:16:04 +01:00
normalize_test.go CIDR query routing (#1159) 2017-10-24 10:16:03 +01:00
plugin.go fix typo (#2272) 2018-11-05 05:59:24 -08:00