Hi there,
I might just miss it out but is it possible to log an error of a command when scripting?
for example i just wrote an FTP upload script for my configs and would love to get the info of "/tool fetch [..]" why its not doing shit (in my case when running the command in the cli: status: failed failure: connection failed) which would be awesome to know so i don't need to look into that script further but can easily check the connection (a closed port in my case ^^)
Am i just missing out here something or is that simply not possible?