Debug messages
* Added cli command debug printf on debug level 1 * Moved all parse debug printfs to level 3
This commit is contained in:
parent
5b5dce7e39
commit
8f8b49331f
10 changed files with 682 additions and 677 deletions
|
|
@ -52,6 +52,9 @@ Developers may need to change their code
|
|||
|
||||
### Minor changes
|
||||
|
||||
* Debug messages
|
||||
* Added cli command debug printf on debug level 1
|
||||
* Moved all parse debug printfs to level 3
|
||||
* Added `-r` command-line option to restconf daemon to NOT lower privileges to wwwuser if started from root.
|
||||
* Changed CLI help strings behaviour on query (?) for long and multi-line help strings.
|
||||
* If multiple strings (eg "\n" in text), indent before each new line
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue