Channels
announcements
ask-marvin
best-practices-coordination-plane
data-ecosystem
data-tricks-and-tips
events
find-a-prefect-job
geo-bay-area
geo-berlin
geo-boston
geo-chicago
geo-colorado
geo-dc
geo-israel
geo-japan
geo-london
geo-nyc
geo-seattle
geo-texas
gratitude
introductions
marvin-in-the-wild
pacc-clearcover-june-12-2023
pacc-may-31-2023
ppcc-may-16-2023
prefect-ai
prefect-aws
prefect-azure
prefect-cloud
prefect-community
prefect-contributors
prefect-dbt
prefect-docker
prefect-gcp
prefect-getting-started
prefect-integrations
prefect-kubernetes
prefect-recipes
prefect-server
prefect-ui
random
show-us-what-you-got
Powered by
Title
a
Anders Segerberg
05/25/2023, 5:16 PM
Prefect 1.0 I have a task which calls a non-task function. In that function I use
print
statements. I am unable to see this output when I run the flow. What am I doing wrong?
n
Nate
05/25/2023, 5:47 PM
hi
@Anders Segerberg
- are you setting
log_stdout=True
in your task decorator?
a
Anders Segerberg
05/25/2023, 5:58 PM
not explicitly. i take it that isn't the default?
#prefect-community
Join Slack