diff --git a/website/docs/reference/global-configs/logs.md b/website/docs/reference/global-configs/logs.md index 1e7b631726c..69dd57b1db4 100644 --- a/website/docs/reference/global-configs/logs.md +++ b/website/docs/reference/global-configs/logs.md @@ -131,7 +131,6 @@ You can use either of these parameters to ensure clean output that's compatible - `dbt --quiet list` (suppresses all logging less than ERROR level, except for "printed" messages and list output) - ### Logging relational cache events The `LOG_CACHE_EVENTS` config allows detailed logging for [relational cache](reference/global-configs/cache) events, which are disabled by default.