-
Improvement
-
Resolution: Fixed
-
Minor
-
None
I would like to see more logging on the console. There are two major log lines I would like to see:
Job submitted to z/OS, assigned job id JOB12345 (or whatever job id it has been assigned)
and
Job ended, RC=0004 (or whatever it ended with)
Even better, two alternate messages when the job did not end ok:
Job failed, RC=008 (when the return-code was higher than configured)
Job abended, Code=S0C7 (when the job terminated for other reasons)