:orphan: .. title:: choice: Max compiled-in log level for Log Level for hawkbit .. _choice_378: .. describe:: choice: Max compiled-in log level for Log Level for hawkbit *Max compiled-in log level for Log Level for hawkbit* Type: ``bool`` Direct dependencies =================== \ :option:`LOG ` && \ :option:`HAWKBIT ` *(Includes any dependencies from ifs and menus.)* Default ======= - \ :option:`HAWKBIT_LOG_LEVEL_INF ` Choice options ============== - \ :option:`HAWKBIT_LOG_LEVEL_OFF ` - \ :option:`HAWKBIT_LOG_LEVEL_ERR ` - \ :option:`HAWKBIT_LOG_LEVEL_WRN ` - \ :option:`HAWKBIT_LOG_LEVEL_INF ` - \ :option:`HAWKBIT_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:11`` → ``subsys/mgmt/hawkbit/Kconfig:56`` Menu path: (Top) → Sub Systems and OS Services → Device Management → Hawkbit Firmware Over-the-Air support .. parsed-literal:: choice bool "Max compiled-in log level for Log Level for hawkbit" default \ :option:`HAWKBIT_LOG_LEVEL_INF ` depends on \ :option:`LOG ` && \ :option:`HAWKBIT ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*