]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
lib: make NOTICE the default log level
authorTomas Krizek <tomas.krizek@nic.cz>
Wed, 7 Jul 2021 13:22:01 +0000 (15:22 +0200)
committerTomas Krizek <tomas.krizek@nic.cz>
Thu, 29 Jul 2021 09:42:32 +0000 (11:42 +0200)
commit78460a1d023b89eb85c0a5ceda6ff10f57f4b9a0
tree5adfb15fd771bb4945d6b66cfc281c6665973b9f
parent79d314b0282d7c698d825b01856bc4f589eece5f
lib: make NOTICE the default log level

I think notice is a good default - it should be used for scarce messages
that the user should see, while info level provides more low level info.

It could make sense to increase the log level to info if running with
journalctl (but it might be overkill).
lib/log.h