[libvirt] [PATCH 4/4] news: Update the news file with the log filter wildcard improvement

Erik Skultety eskultet at redhat.com
Tue Apr 3 08:45:49 UTC 2018


Signed-off-by: Erik Skultety <eskultet at redhat.com>
---
 docs/news.xml | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 87f52e83e..6dab4844d 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -47,6 +47,18 @@
           supported. In fact, kernel has been supporting this since 4.10.
         </description>
       </change>
+      <change>
+        <summary>
+          logging: Introduce wildcard to log filters
+        </summary>
+        <description>
+          In an effort to deprecate the log_level variable in favour of the log
+          filters, introduce a wildcard filter, e.g. '1:*'. This change is most
+          noticeable during runtime using virt-admin, where the only way to
+          mimic the log_level's functionality has been to specify a number of
+          filters which can a bit painful.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
     </section>
-- 
2.14.3




More information about the libvir-list mailing list