--- layout: "docs_machine_readable" page_title: "General Types - Machine-Readable Reference" --- # General Types These are the machine-readable types that can appear in almost any machine-readable output and are provided by Packer core itself.
Specifies the output and type of output that would've normally gone to the console if Packer wasn't running in human-readable mode.
Data 1: type - The type of UI message that would've been outputted. Can be "say", "message", or "error".
Data 2: output - The UI message that would have been outputted.