Function redirect_stderr_to_file

Source
pub fn redirect_stderr_to_file(
    logfile: Option<String>,
) -> Option<JoinHandle<()>>