- choice IMG_MANAGER_LOG_LEVEL_CHOICE: Max compiled-in log level for image manager
Max compiled-in log level for image manager
Type: bool
Direct dependencies
LOG
&& IMG_MANAGER
(Includes any dependencies from ifs and menus.)
Default
Choice options
Kconfig definition
At <Zephyr>/subsys/logging/Kconfig.template.log_config:3
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:44
→ <Zephyr>/subsys/Kconfig:51
→ <Zephyr>/subsys/dfu/Kconfig:86
Menu path: (Top) → Sub Systems and OS Services → DFU image manager
choice IMG_MANAGER_LOG_LEVEL_CHOICE
bool "Max compiled-in log level for image manager"
default IMG_MANAGER_LOG_LEVEL_INF
depends on LOG && IMG_MANAGER
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)