Searched refs:maxlog (Results 1 – 2 of 2) sorted by relevance
47 static int maxlog = DTLS_LOG_WARN; /* default maximum log level */ variable59 return maxlog; in dtls_get_log_level()64 maxlog = level; in dtls_set_log_level()213 if (maxlog < level) in dsrv_log()235 if (maxlog < level) in dsrv_log()295 if (maxlog < level) in dtls_dsrv_hexdump_log()338 if (maxlog < level) in dtls_dsrv_hexdump_log()
49 static coap_log_t maxlog = LOG_WARNING; /* default maximum log level */ variable61 return maxlog; in coap_get_log_level()66 maxlog = level; in coap_set_log_level()489 if (maxlog < level) in coap_log_impl()