Skip to main content

switch_log_level2str

Function switch_log_level2str 

Source
pub unsafe extern "C" fn switch_log_level2str(
    level: switch_log_level_t,
) -> *const c_char
Expand description

\brief Return the name of the specified log level \param level the level \return the name of the log level