clixon/lib
Olof hagsand da9bfcbb53 * Changed debug levels in clicon_debug() to be based on maskable flags
* Added flag names: `CLIXON_DBG_*`
  * Added maskable flags that can be combined when debugging:
    * `DEFAULT` = 1: Basic debug message, espcially initialization
    * `MSG` = 2: Input and output packets, read datastore
    * `DETAIL` = 4: Details: message dump in hex, xpath parse trees, etc
    * `EXTRA` = 8: Extra detailed logs
* Test: some errors in yang-lib where content-id was in wrong place
2023-01-27 14:56:58 +01:00
..
clixon * Changed debug levels in clicon_debug() to be based on maskable flags 2023-01-27 14:56:58 +01:00
src * Changed debug levels in clicon_debug() to be based on maskable flags 2023-01-27 14:56:58 +01:00
Makefile.in Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00