The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_NVS_LOG_LEVEL_ERR

Error

Type: bool

Direct dependencies

<choice: Max compiled-in log level for nvs>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At subsys/logging/Kconfig.template.log_config:11

Included via Kconfig:10Kconfig.zephyr:39subsys/Kconfig:18subsys/fs/Kconfig:109subsys/fs/nvs/Kconfig:19

Menu path: (top menu) → File Systems → Max compiled-in log level for nvs

config NVS_LOG_LEVEL_ERR
    bool
    prompt "Error" if <choice: Max compiled-in log level for nvs>
    depends on <choice: Max compiled-in log level for nvs>

(Definitions include propagated dependencies, including from if’s and menus.)