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