pub fn print_error_logs_block(log_lines: &[(String, String, String)])Expand description
Prints error log lines in a styled block matching the startup logs format.
Format:
ERROR LOGS
12:00:00 error messageTimestamps use dimmed red. The tag uses white text on red background.