Skip to main content

log_process_output

Function log_process_output 

Source
pub async fn log_process_output(
    command: &str,
    process_name: &str,
    stdout: &str,
    stderr: &str,
) -> Result<(), String>
Expand description

Helper function to log process output with the global logger