]> xenbits.xensource.com Git - libvirt.git/commitdiff
news: Update the news file with the log filter wildcard improvement
authorErik Skultety <eskultet@redhat.com>
Tue, 3 Apr 2018 08:10:17 +0000 (10:10 +0200)
committerErik Skultety <eskultet@redhat.com>
Mon, 9 Apr 2018 07:01:36 +0000 (09:01 +0200)
Signed-off-by: Erik Skultety <eskultet@redhat.com>
docs/news.xml

index 37e1ba6f56e8d609c47e779381e5177e8edf523b..798ab6da40a0c28aed80a33de4979e3f9702530d 100644 (file)
           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 be a bit painful.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
       <change>