pub fn status_line(label: &str, value: &str)
Print a status line with a bold label and a colored value. Recognized values: “Running”, “Stopped”, “Not running”, etc.