:orphan: .. title:: NVS_LOG_LEVEL_ERR .. option:: CONFIG_NVS_LOG_LEVEL_ERR *Error* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``subsys/logging/Kconfig.template.log_config:11`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:34`` → ``subsys/Kconfig:25`` → ``subsys/fs/Kconfig:66`` → ``subsys/fs/nvs/Kconfig:15`` Menu path: (Top) → Sub Systems and OS Services → File Systems → Non-volatile Storage → Max compiled-in log level for nvs .. parsed-literal:: config NVS_LOG_LEVEL_ERR bool "Error" depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*