MCPcopy Create free account
hub / github.com/OpenSIPS/opensips / reset_proc_log_level

Function reset_proc_log_level

dprint.c:945–948  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

943
944
945void reset_proc_log_level(void)
946{
947 *log_level = *default_log_level;
948}
949
950/*
951 * set the (default) log level of a given process

Callers 8

xlog_2Function · 0.85
xlog_1Function · 0.85
xdbgFunction · 0.85
pv_set_log_levelFunction · 0.85
profiling_raise_eventFunction · 0.85
dlg_th_callid_pre_parseFunction · 0.85
send_pingFunction · 0.85
handle_pingFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected