Print (print
)
Section titled “Print (print)”Print event payloads to the terminal.
Contents
Section titled “Contents”Fields
Section titled “Fields”Field | Type | Required | Description |
---|---|---|---|
output | Output | ✅ | the kind of output: standard output, standard error, pretty output. |
Output Options
Section titled “Output Options”Value | Name | Description |
---|---|---|
stdout | stdout | Standard output of job |
stderr | stderr | Standard error of job |
pretty-stdout | pretty-stdout | Nice JSON to standard output |
pretty-stderr | pretty-stderr | Nice JSON to standard error |