]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
lib/utils logging nit: use another logging group
authorVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 28 Jul 2021 19:49:59 +0000 (21:49 +0200)
committerTomas Krizek <tomas.krizek@nic.cz>
Thu, 29 Jul 2021 09:44:47 +0000 (11:44 +0200)
commit338b5a935a4e6c0102c97ee5f4e5b5807c7bbe93
tree620968bb2ff8f2650c96cb29804b8ec23a3adf0c
parent599305754aa80826cdc33b044f97cdef25d011f9
lib/utils logging nit: use another logging group

Our randomness utils have nothing to do with TLS, so let's use SYSTEM.
lib/utils.c