Hi all,
I am experimenting with orion and I find it amazing so far. I noticed that there is no mention in the orion docs of logging the stdout, as is possible in prefect 1.0 .
Also
Copy code
@task(log_stdout=True)
gives an error in orion. Is there an alternative way to log the stdout in orion ?
k
Kevin Kho
03/23/2022, 3:47 PM
Hi @Domenico Di Gangi , there is none yet and we don’t have a plan yet for how that will look like.