Using Macros from a Package

Adding a package to the macro-paths list

After running dbt deps, we might need to use the log_info macro from the dbt-utils package. This macro allows us to log a formatted message to the command line. If we try to call that macro directly, like this:

Get hands-on with 1400+ tech skills courses.