Add Print Task #856
Labels
area: spec
Changes in the Specification
change: feature
New feature or request. Impacts in a minor version change
Milestone
Uh oh!
There was an error while loading. Please reload this page.
What would you like to be added:
A print task to be able to print message to the standard output
Using literal
Using expression (typically jq interpolation, since we should NOT support interpolation by ouselves)
Its up to every implementation decide how debug should be disabled (there is the possibility of adding the option of enable/disable at the header of the definition file, but I think this should be dynamic and enforcing that is kind of static)
Why is this needed:
It might be useful for debugging. Users are using custom sysout extensively, so I guess it will be good to include in the spec some way to print messages to console
The text was updated successfully, but these errors were encountered: