Function switch_core_session_set_loglevel

Source
pub unsafe extern "C" fn switch_core_session_set_loglevel(
    session: *mut switch_core_session_t,
    loglevel: switch_log_level_t,
) -> switch_status_t
Expand description

\brief Sets the log level for a session \param session the session to set the log level on \return SWITCH_STATUS_SUCCESS