choice: Max compiled-in log level for Device Firmware Upgrade

Max compiled-in log level for Device Firmware Upgrade

Type: bool

Direct dependencies

LOG && DFU_TARGET

(Includes any dependencies from ifs and menus.)

Kconfig definition

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

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:9<BuildDir>/Kconfig/Kconfig.modules:1<nRF>/Kconfig.nrf:25<nRF>/subsys/Kconfig:12<nRF>/subsys/dfu/Kconfig:61

Menu path: (Top) → Modules → Nordic nRF Connect → DFU → Device Firmware Upgrade target API

choice
    bool "Max compiled-in log level for Device Firmware Upgrade"
    default DFU_TARGET_LOG_LEVEL_INF
    depends on LOG && DFU_TARGET

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