pub async fn run_algo_order_logs( gateway: &str, c2s_json: &str, output: OutputFormat, ) -> Result<()>