]> granicus.if.org Git - pdns/commit
dnsdist: Add an option to log as text. Display filename in showRules
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 11 Feb 2016 14:43:43 +0000 (15:43 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 11 Feb 2016 14:43:43 +0000 (15:43 +0100)
commit180294312a5bbe71930f156fb41daa883163b517
tree5787c6491d0970d34f3552c2ae3f5931fb547b86
parent6106128dc9969c8153c6ffcfb66904d23fb33f3d
dnsdist: Add an option to log as text. Display filename in showRules

LogAction() could log to the console in text mode or to a file in
binary mode. This commit adds an option to log to a file in text
mode.
When logging to a file, we now display the file name in
showRules().
pdns/README-dnsdist.md
pdns/dnsdist-lua.cc
pdns/dnsrulactions.hh