Changed default debug level.
FossilOrigin-Name: ed4f3af0c406d979a21029ef524c0156f02d56b2978af092dda02f19cc6d6f3f
This commit is contained in:
parent
6c9b50091b
commit
4a7987eaa6
@ -100,7 +100,7 @@ int wtp_main(const char *ad)
|
||||
|
||||
wtpconf_init();
|
||||
|
||||
cw_log_debug_level=2; //conf_debug_level;
|
||||
cw_log_debug_level=6; //conf_debug_level;
|
||||
|
||||
#ifdef WITH_DTLS
|
||||
dtls_init();
|
||||
|
Loading…
Reference in New Issue
Block a user