stdout contains the regular things logged into your terminal.
stderr
stderr:string
stderr contains the errors logged into your terminal.
if this string is non-empty, it may indicate that some error occurred when your shell command/process was executed.
the output of the executed shell command.