Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LOG_LEVEL_FILE / LOG_LEVEL_FILE will suppress logging when none #6404

Closed
1 task done
dbeatty10 opened this issue Nov 1, 2024 · 0 comments · Fixed by #6546
Closed
1 task done

LOG_LEVEL_FILE / LOG_LEVEL_FILE will suppress logging when none #6404

dbeatty10 opened this issue Nov 1, 2024 · 0 comments · Fixed by #6546
Labels
content Improvements or additions to content improvement Use this when an area of the docs needs improvement as it's currently unclear

Comments

@dbeatty10
Copy link
Contributor

Contributions

  • I have read the contribution docs, and understand what's expected of me.

Link to the page on docs.getdbt.com requiring updates

Currently, this is the only page that mentions the LOG_LEVEL_FILE config, but it should also be mentioned here:
https://docs.getdbt.com/reference/global-configs/logs#log-level

What part(s) of the page would you like to see updated?

Two things:

  1. Setting the LOG_LEVEL to none will disable logs from being sent to either the console or file logs.
  2. To only disable writing to the logs file but keep console logs, set LOG_LEVEL_FILE config to none.

Additional information

No response

@dbeatty10 dbeatty10 added content Improvements or additions to content improvement Use this when an area of the docs needs improvement as it's currently unclear labels Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Improvements or additions to content improvement Use this when an area of the docs needs improvement as it's currently unclear
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant