We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The stdout output type simply prints each record onto the standard output.
stdout
This is especially useful for debugging purposes.
It can be enabled in the output section:
output
[output] type = "stdout"