]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
logging: use log_groups() lua API
authorTomas Krizek <tomas.krizek@nic.cz>
Tue, 27 Jul 2021 21:12:03 +0000 (23:12 +0200)
committerTomas Krizek <tomas.krizek@nic.cz>
Thu, 29 Jul 2021 09:44:46 +0000 (11:44 +0200)
commit6cf734a974310fd573006672cf703b9d4793ec25
tree7879514f7889547d076c6157e020b95e9fc2d45f
parent054262f07c6626cf182e50d78830d6025e2464c0
logging: use log_groups() lua API

Use a single call as a setter and getter for log groups.
daemon/engine.c
daemon/lua/log.test.lua
doc/config-logging-monitoring.rst
lib/log.c
lib/log.h