CONFIG_HAWKBIT_LOG_LEVEL_OFF

Off

Type: bool

Direct dependencies

<choice: Max compiled-in log level for Log Level for hawkbit>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/subsys/logging/Kconfig.template.log_config:8

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:34<Zephyr>/subsys/Kconfig:32<Zephyr>/subsys/mgmt/Kconfig:11<Zephyr>/subsys/mgmt/hawkbit/Kconfig:59

Menu path: (Top) → Sub Systems and OS Services → Device Management → Max compiled-in log level for Log Level for hawkbit

config HAWKBIT_LOG_LEVEL_OFF
    bool "Off"
    depends on <choice: Max compiled-in log level for Log Level for hawkbit>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)