Function v_common::module::module_impl::init_log_with_params

source ยท
pub fn init_log_with_params(
    module_name: &str,
    filter: Option<&str>,
    with_thread_id: bool,
)