Added debug level INIT

This commit is contained in:
Olof hagsand 2024-02-17 22:16:56 +01:00
parent 3b0b734de1
commit ff171afd65
14 changed files with 45 additions and 42 deletions

View file

@ -923,7 +923,7 @@ main(int argc,
goto ok;
}
/* Debug dump of config options */
clicon_option_dump(h, 1);
clicon_option_dump(h, CLIXON_DBG_INIT);
/* Send hello request to backend to get session-id back
* This is done once at the beginning of the session and then this is