Function create_log_with_isolate_bdt

Source
pub fn create_log_with_isolate_bdt(
    service_name: &str,
    log_level: Option<&str>,
    bdt_log_level: Option<&str>,
) -> BuckyResult<ModuleLog>