# Functions
PrintError prints out an error message in red.
PrintErrorMessage prints out a message in red followed by an error on the next line.
PrintJSON prints out a byte slice as colorized JSON.
PrintMessage prints out a message in green.
PrintStatus prints out a status code and optional message.
PrintYAML prints out a string as colorized YAML.