Hi all! We've recently been wondering if there's a...
# ask-community
s
Hi all! We've recently been wondering if there's an easy way to turn off / of prefects task logging, but keep the logs we emit ourselves. For example, in the screenshot, the only line emitted by our code is the warning, and sometimes we'd like to just see that without the loglines about state, hooks, creating tasks, etc. Is there an ENV variable or similar that toggles this, or sets the prefect-generated logging to a higher level like WARNING?
💯 1