fn log_line_from_source( errors: &Errors, pointer: &PointedMessage, indentation: usize, line: &str, spaces: usize, )
Print a line from the source file.