pub fn new_engine( collection: Arc<Collection>, log_level: Level, debug_level: DebugLevel, ) -> Arc<dyn Engine>