From: Stefan Kober Date: Mon, 18 Aug 2025 09:20:55 +0000 (+0200) Subject: NEWS: ch: announce log_level config option X-Git-Tag: v11.7.0-rc1~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b69c37265e4ec876d7a46bd865427388bc37da2;p=thirdparty%2Flibvirt.git NEWS: ch: announce log_level config option Signed-off-by: Stefan Kober Reviewed-by: Michal Privoznik --- diff --git a/NEWS.rst b/NEWS.rst index 435760e797..f6f370383b 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -17,6 +17,11 @@ v11.7.0 (unreleased) * **New features** + * Allow setting the log level of Cloud Hypervisor + + Users can now configure the verbosity of Cloud Hypervisor by setting + the "log_level" option in ch.conf + * **Improvements** * **Bug fixes**