comparison 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
comparison
equal deleted inserted replaced
4274:09ed936fd381 4275:d7a50b7b8466
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 * Logging categories (check out command-line options "--verbose=" and "--trace=") 4 General
5 -------
6
7 * Logging categories (cf. command-line options starting with "--verbose-" and "--trace=")
8
9 REST API
10 --------
11
12 * "/tools/log-level-*": Dynamically access and/or change the verbosity of logging categories
13
14 Maintenance
15 -----------
16
5 * C-GET SCP: Fix responses and handling of cancel 17 * C-GET SCP: Fix responses and handling of cancel
6 * Fix decoding sequence if "BuiltinDecoderTranscoderOrder" is "Before" 18 * Fix decoding sequence if "BuiltinDecoderTranscoderOrder" is "Before"
7 * REST API returns 404 error if deleting an inexistent peer or modality 19 * REST API returns 404 error if deleting an inexistent peer or modality
8 * Upgraded dependencies for static builds (notably on Windows and LSB): 20 * Upgraded dependencies for static builds (notably on Windows and LSB):
9 - civetweb 1.13 21 - civetweb 1.13