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