daemon/ tty commands: don't log unless --verbose
Compare changes
Files
2+ 11
− 8
@@ -151,20 +151,23 @@ static void tty_process_input(uv_stream_t *stream, ssize_t nread, const uv_buf_t
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
It's minimalistic: no change if in interactive or --verbose mode.
Fixes https://gitlab.labs.nic.cz/knot/knot-resolver/issues/528 I suppose we don't need a larger change in behavior for the first iteration?