From a7987e7f4ec6c7e67ad57c8af733575cfb0f3f6e Mon Sep 17 00:00:00 2001 From: Jean-Francois Penven Date: Wed, 15 Oct 2025 10:51:23 -0400 Subject: [PATCH] Update default log level --- slc/config/sl_matter_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slc/config/sl_matter_config.h b/slc/config/sl_matter_config.h index f1947ed69..a8d0785be 100644 --- a/slc/config/sl_matter_config.h +++ b/slc/config/sl_matter_config.h @@ -18,7 +18,7 @@ // Automation // Default: SL_MATTER_LOG_DETAIL #ifndef SL_MATTER_LOG_LEVEL -#define SL_MATTER_LOG_LEVEL SL_MATTER_LOG_DETAIL +#define SL_MATTER_LOG_LEVEL SL_MATTER_LOG_PROGRESS #endif // Enable Silabs specific log used in matter