CONFIG_MCUMGR_LOG_LEVEL_ERR¶
Error
Type: bool
Direct dependencies¶
<choice MCUMGR_LOG_LEVEL_CHOICE: Max compiled-in log level for mcumgr>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At subsys/logging/Kconfig.template.log_config:11
Included via Kconfig:8
→ Kconfig.zephyr:44
→ subsys/Kconfig:35
→ subsys/mgmt/Kconfig:9
→ subsys/mgmt/mcumgr/Kconfig:16
Menu path: (Top) → Sub Systems and OS Services → Device Management → mcumgr Support → Max compiled-in log level for mcumgr
config MCUMGR_LOG_LEVEL_ERR
bool "Error"
depends on <choice MCUMGR_LOG_LEVEL_CHOICE>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)