During some debugging we added some logging to a routine and have been unable to get output from the Start portion of the script. Is there some reason that puts or more elegant forms of output to STDOUT would not be logged in the process log?
We have a proc that is trying to initialize a filename in the Start portion of the proc and we’re unable to confirm that the file is being properly initialized.