]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
logging: use LOG_GRP_HTTP for http lua module
authorTomas Krizek <tomas.krizek@nic.cz>
Thu, 8 Jul 2021 15:07:10 +0000 (17:07 +0200)
committerTomas Krizek <tomas.krizek@nic.cz>
Thu, 29 Jul 2021 09:42:33 +0000 (11:42 +0200)
commit9509a9810b1e9070aa7dff383c28ae7991f11215
treee0e35e9bfa061e7f375eeaabeff5276adc4043f7
parent561c2495320ba5ec9a3ee13148a02b680acf853d
logging: use LOG_GRP_HTTP for http lua module

It's better to use separate log group, to separate between logs that
come from the lua module vs native C implementation. It is also more
descriptive, since http modules is used for other stuff besides its
deprecated DoH.
daemon/lua/kres-gen-29.lua
lib/log.c
lib/log.h
modules/http/http.lua.in
modules/http/http_tls_cert.lua