Join Slack
Powered by
how do i make it visible in the run log which para...
# ask-community
k
Koby Kilimnik
01/10/2022, 5:39 PM
how do i make it visible in the run log which parameters my flow used?
k
Kevin Kho
01/10/2022, 5:42 PM
These are visible in the UI but if you want them logged, you can log
prefect.context.parameters
and this should give a dict of values.
5
Views
Open in Slack
Previous
Next