https://prefect.io logo
Title
s

Stéphan Taljaard

02/11/2022, 3:18 PM
Hi. I'm sure the answer will be here if I search 😅 Why am I not seeing logs logged using
prefect.context.get("logger").warning()
Surely if the default logging level is
info
, it will hide
debug
, but should still log and show
warning
,
error
, and
critical
?
k

Kevin Kho

02/11/2022, 3:19 PM
It definitely should. Are you looking in the UI?
s

Stéphan Taljaard

02/11/2022, 3:20 PM
Yup. Just let me check again. I might have looked at the wrong flow as an example 😅
k

Kevin Kho

02/11/2022, 3:21 PM
Maybe you have a UI filter. on to only show info logs?
s

Stéphan Taljaard

02/11/2022, 3:23 PM
Must be, because I can't find it again now We can delete this msg, I can repost when I find something again and have enough info to reproduce?
k

Kevin Kho

02/11/2022, 3:27 PM
no need to delete. just report back here and i’ll see it 👍
👍 1