From f239c49d78e5085ee614fb069f827aaed0ec3c55 Mon Sep 17 00:00:00 2001 From: Abtin Keshavarzian Date: Fri, 10 Nov 2023 11:01:08 -0800 Subject: [PATCH] [toranj] update config header to use `OT_LOG_LEVEL_INFO` (#9595) --- tests/toranj/openthread-core-toranj-config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/toranj/openthread-core-toranj-config.h b/tests/toranj/openthread-core-toranj-config.h index 4b7ec74a2..7e2d4c7d4 100644 --- a/tests/toranj/openthread-core-toranj-config.h +++ b/tests/toranj/openthread-core-toranj-config.h @@ -111,7 +111,7 @@ #define OPENTHREAD_CONFIG_MAC_FILTER_SIZE 80 -#define OPENTHREAD_CONFIG_LOG_LEVEL OT_LOG_LEVEL_DEBG +#define OPENTHREAD_CONFIG_LOG_LEVEL OT_LOG_LEVEL_INFO #define OPENTHREAD_CONFIG_LOG_LEVEL_DYNAMIC_ENABLE 1