]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
logging: rename *_log_groups() function to plural
authorTomas Krizek <tomas.krizek@nic.cz>
Thu, 8 Jul 2021 14:31:27 +0000 (16:31 +0200)
committerTomas Krizek <tomas.krizek@nic.cz>
Thu, 8 Jul 2021 14:31:27 +0000 (16:31 +0200)
commit862002aee102a86ff1078d54add6a2cf85f15cbc
treec4d10628639ecfea459a05a6fb0856daa6e531e3
parent4952066d9e56490b4f25ccba4106bcbd94b2b6b9
logging: rename *_log_groups() function to plural

Plural makes more sense to me here, since it can take a table with
multiple entries as input.
daemon/engine.c
daemon/lua/log.test.lua