Hi, do you guys have any idea why the log after up...
# ask-community
t
Hi, do you guys have any idea why the log after upgrading to prefect 3 only shows Completed()? happened on both the UI and on the log file written externally.
It used to show far more info than just Completed.....here's the comparison:
👀 1
y
@Tuoyi Zhao What flavor of Prefect are you running? Prefect Cloud + ECS push work pools?
t
@Yaron Levi Hi Yaron, i'm on the self-host Prefect + local worker
✅ 1
alright....i figured out the issue. Prefect 3 relocate many of those logging details to the DEBUG level whereas those info are default at INFO level in Prefect 2.