:orphan: .. title:: choice: Max compiled-in log level for Log level for UpdateHub .. _choice_380: .. describe:: choice: Max compiled-in log level for Log level for UpdateHub *Max compiled-in log level for Log level for UpdateHub* Type: ``bool`` Direct dependencies =================== \ :option:`LOG ` && \ :option:`UPDATEHUB ` *(Includes any dependencies from ifs and menus.)* Default ======= - \ :option:`UPDATEHUB_LOG_LEVEL_INF ` Choice options ============== - \ :option:`UPDATEHUB_LOG_LEVEL_OFF ` - \ :option:`UPDATEHUB_LOG_LEVEL_ERR ` - \ :option:`UPDATEHUB_LOG_LEVEL_WRN ` - \ :option:`UPDATEHUB_LOG_LEVEL_INF ` - \ :option:`UPDATEHUB_LOG_LEVEL_DBG ` Kconfig definition ================== .. highlight:: kconfig At ``subsys/logging/Kconfig.template.log_config:3`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:34`` → ``subsys/Kconfig:35`` → ``subsys/mgmt/Kconfig:13`` → ``subsys/mgmt/updatehub/Kconfig:155`` Menu path: (Top) → Sub Systems and OS Services → Device Management → UpdateHub Firmware Over-the-Air support .. parsed-literal:: choice bool "Max compiled-in log level for Log level for UpdateHub" default \ :option:`UPDATEHUB_LOG_LEVEL_INF ` depends on \ :option:`LOG ` && \ :option:`UPDATEHUB ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*