pub fn output_into_log( stage: &str, command: String, start_ts: String, output: CommandOutput, ) -> Log