Hi all, I am experimenting with orion and I find i...
# ask-community
d
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
Hi @Domenico Di Gangi , there is none yet and we don’t have a plan yet for how that will look like.
d
I see. Thanks for the quick response @Kevin Kho!
z
It’s safe to say this is on the roadmap
🙌 1