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

Warning

Type: bool

Direct dependencies

<choice: Max compiled-in log level for image manager>

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

Kconfig definition

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

Included via Kconfig:10Kconfig.zephyr:39subsys/Kconfig:30subsys/dfu/Kconfig:46

Menu path: (top menu) → DFU options → Max compiled-in log level for image manager

config IMG_MANAGER_LOG_LEVEL_WRN
    bool
    prompt "Warning" if <choice: Max compiled-in log level for image manager>
    depends on <choice: Max compiled-in log level for image manager>

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