mirror of
https://github.com/coredns/coredns.git
synced 2025-11-24 04:34:01 -05:00
mw/logs: add rflags to logging (#845)
Add the DNS message response flags as {rflags} to the default logging
Also complete the replacer testing that is was commented out.
And (unrelated) Switch erratic and whoami to ease testing.
Note: {flags} could and should be added as well - but we can leave that
as a beginners bug.
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
200:secondary:secondary
|
||||
210:etcd:etcd
|
||||
220:proxy:proxy
|
||||
230:whoami:whoami
|
||||
240:erratic:erratic
|
||||
230:erratic:erratic
|
||||
240:whoami:whoami
|
||||
500:startup:github.com/mholt/caddy/startupshutdown
|
||||
510:shutdown:github.com/mholt/caddy/startupshutdown
|
||||
|
||||
Reference in New Issue
Block a user