pub unsafe extern "C" fn switch_log_init(
pool: *mut switch_memory_pool_t,
colorize: switch_bool_t,
) -> switch_status_tExpand description
\brief Initilize the logging engine \param pool the memory pool to use \note to be called at application startup by the core