Skip to content

Fix(dbt): Use the info to control logging for dbt log builtin#5140

Merged
themisvaltinos merged 2 commits intomainfrom
themis/dbt_log
Aug 15, 2025
Merged

Fix(dbt): Use the info to control logging for dbt log builtin#5140
themisvaltinos merged 2 commits intomainfrom
themis/dbt_log

Conversation

@themisvaltinos
Copy link
Contributor

@themisvaltinos themisvaltinos commented Aug 12, 2025

Previously when using in dbt log the info parameter was ignored and we only logged in the logs if the debug mode was enabled. This updates the log builtin to use the info flag to control the levelling level to match dbt's handling ( https://github.com/dbt-labs/dbt-core/blob/main/core/dbt/context/base.py#L570)

@themisvaltinos themisvaltinos requested a review from a team August 12, 2025 15:57
@themisvaltinos themisvaltinos requested a review from a team August 14, 2025 20:09
@themisvaltinos themisvaltinos merged commit 40fb9b6 into main Aug 15, 2025
27 of 28 checks passed
@themisvaltinos themisvaltinos deleted the themis/dbt_log branch August 15, 2025 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants