Hi Mike,
If you run Snap Creator with --verbose option then it will send messages to STDOUT. We send Error messages to both STDOUT and STDERR. Without --verbose we dont send anything to STDOUT only to log file.
./snapcreator --profile <profile> --action <action> --policy <policy> --verbose
For more detail you can use the --debug option as well
Regards,
Keith