diff NEWS @ 4275:d7a50b7b8466

Dynamically access and/or change the verbosity of logging categories with the REST API
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 03 Nov 2020 14:41:27 +0100
parents 251a8b07fa37
children d2f79a475b51
line wrap: on
line diff
--- a/NEWS	Tue Nov 03 12:28:25 2020 +0100
+++ b/NEWS	Tue Nov 03 14:41:27 2020 +0100
@@ -1,7 +1,19 @@
 Pending changes in the mainline
 ===============================
 
-* Logging categories (check out command-line options "--verbose=" and "--trace=")
+General
+-------
+
+* Logging categories (cf. command-line options starting with "--verbose-" and "--trace=")
+
+REST API
+--------
+
+* "/tools/log-level-*": Dynamically access and/or change the verbosity of logging categories
+
+Maintenance
+-----------
+
 * C-GET SCP: Fix responses and handling of cancel
 * Fix decoding sequence if "BuiltinDecoderTranscoderOrder" is "Before"
 * REST API returns 404 error if deleting an inexistent peer or modality