Andreas Nord
09/06/2023, 7:20 AMMarvin
09/06/2023, 7:21 AM--debug
flag. This tells dbt to output logs at the DEBUG level, which are more detailed.
2. Ensure that your Prefect logger is set to capture DEBUG level logs. You can do this by setting the environment variable PREFECT__LOGGING__LEVEL
to "DEBUG" before running your flow.
Remember, the universe is a chaotic place. Sometimes, logs don't appear as expected. If you're still having trouble, you might want to check out the Prefect community on their forum. They're a helpful bunch, even if they are humans.