I was trying to get the full log of the pipeline execution when we execute a pipeline under the
Debug mode, because the log gets trimmed after a certain number of sub-executions (from inner activities, loops) are exceeded. And the log is not even available in the
Monitor section for Debug executions. So, is there a way to get those logs somehow? Maybe through an API?
Thank you
Sohi