A.8.2.3 severity
Knot DNS has the following logging severities:
- debug - Debug messages, must be turned on at compile time (see Enabling debug messages in server).
- info - Informational message.
- notice - Server notices and hints.
- warning - Warnings that might require user action.
- error - Recoverable error. Action should be taken.
- all - All severities.
More severities may be listed for each category, but all severities have to be listed explicitly, i.e. using warning severity does not mean that error severity messages will be logged as well.