hi there - is there a way to set `log_stdout` on ...
# ask-community
k
hi there - is there a way to set
log_stdout
on a more global level, say, the flow level - or even in the
config.toml
?
👀 1
d
Hi @Kevin Weiler, There isn’t at this time from a configuration standpoint. You could, however, subclass task and enable this setting that way. If you’d like to see a global setting, feel free to open an issue! 😄
k
awesome thanks!