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:31<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:54<nRF>/subsys/Kconfig:12<nRF>/subsys/dfu/Kconfig:9<nRF>/subsys/dfu/dfu_target/Kconfig:87

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → DFU → 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.)