Function switch_log_bind_logger

Source
pub unsafe extern "C" fn switch_log_bind_logger(
    function: switch_log_function_t,
    level: switch_log_level_t,
    is_console: switch_bool_t,
) -> switch_status_t
Expand description

\brief Shut down the logging engine \note to be called at application termination by the core