Added debug level INIT
This commit is contained in:
parent
3b0b734de1
commit
ff171afd65
14 changed files with 45 additions and 42 deletions
|
|
@ -553,7 +553,7 @@ main(int argc,
|
|||
goto done;
|
||||
goto ok;
|
||||
}
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue