]> 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, 29 Jul 2021 09:42:33 +0000 (11:42 +0200)
commitbc70a3723e5196767e18820fd00a0ec16921e160
tree21f0302728d6eea7e4dd66a67659dd86d065b403
parent6d4d30a00478322ac84bdbf576fb479c40aeb9e4
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