On Fri, 23 Feb 2024 19:12:00 +1100
David Gibson
On Thu, Feb 22, 2024 at 06:17:39PM +0100, Paul Holzinger wrote:
Based on the man page and help output --quiet hides informational messages. This means that warnings should still be logged. This was discussed in[1].
[1] https://archives.passt.top/passt-dev/20240216114304.7234a83f@elisabeth/T/#m4...
Signed-off-by: Paul Holzinger
Reviewed-by: David Gibson
in terms of implementing what it says it does. Stefano, your call on whether this is something we want to do, or whether updating the docs would be better.
No, no, I was actually suggesting this change: "quiet" seems to better suited to describe the fact that we cut down on messages that are not fundamental, but warnings arguably are -- even though the distinction between error and warning is still useful for a system logger, I guess. -- Stefano