Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
945
void 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_2
Function · 0.85
xlog_1
Function · 0.85
xdbg
Function · 0.85
pv_set_log_level
Function · 0.85
profiling_raise_event
Function · 0.85
dlg_th_callid_pre_parse
Function · 0.85
send_ping
Function · 0.85
handle_ping
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected