Skip to content

Commit e8e7290

Browse files
rghaddabkartben
authored andcommitted
tests: zms: decrease verbosity
disable by default the LOG_DBG messages Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
1 parent 891e457 commit e8e7290

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tests/subsys/fs/zms/prj.conf

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@ CONFIG_FLASH_MAP=y
66

77
CONFIG_ZMS=y
88
CONFIG_LOG=y
9-
CONFIG_ZMS_LOG_LEVEL_DBG=y
9+
10+
#Uncomment below line to see more debug logs
11+
#CONFIG_ZMS_LOG_LEVEL_DBG=y

0 commit comments

Comments
 (0)