]> git.ipfire.org Git - thirdparty/pdns.git/commit
make second argument to pdnslog optional 3502/head
authorThiago Farina <tfarina@chromium.org>
Thu, 3 Mar 2016 13:32:59 +0000 (10:32 -0300)
committerThiago Farina <tfarina@chromium.org>
Fri, 4 Mar 2016 18:39:25 +0000 (15:39 -0300)
commitfceabffa45c1331b45f2aac4cb5ce7b4cbb70194
tree7eee1f019516d25b13893fa840fc21b6a4931ab9
parentad8bf39422c5cdf7d695a18967620e35eebc8db8
make second argument to pdnslog optional

This patch makes the |loglevel| parameter for pdnslog in Lua, optional.
If not specified the default log level will be Warning.

Fixes #3487
pdns/lua-recursor4.cc