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