Partially, as I wanted to get logs with a level of ERROR and above, but using APIClient I've managed to get the reports anyway. Thanks.
Hi ImmensePenguin78 ,
You can get all the console outputs using task.get_reported_console_output()
. can this do the trick?