dbt CLI logs are less meaningful, just shows 'success' or 'error'

The problem I’m having

I have noticed the CLI logs have become less meaningful since dbt 1.5

What I’ve already tried

I confirmed this by uninstalling and installing certain versions. I have managed to pinpoint that this ‘issue’ starts since 1.5. Also tried googling around but couldn’t find anything if this is just a setting I need to adjust.

Can somebody help me to make the log more meaningful than just ‘success’. Would appreciate some help!

This is output on 1.4.0, notice that it states whether it creates a view. Also when adding to incremental models it also states how many rows were added.


Since 1.5 everything just returns as success (can’t attach more than 1 screenshot)