choice: Max compiled-in log level for DK BT Mesh Provisioning library

Max compiled-in log level for DK BT Mesh Provisioning library

Type: bool

Direct dependencies

LOG && BT_MESH_DK_PROV && BT_MESH && BT

(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:10<nRF>/subsys/bluetooth/Kconfig:30<nRF>/subsys/bluetooth/mesh/Kconfig:12<nRF>/subsys/bluetooth/mesh/Kconfig.dk_prov:35

Menu path: (Top) → Modules → Nordic nRF Connect → Bluetooth Low Energy → Bluetooth Mesh → Bluetooth Mesh Provisioning handler for Nordic DKs

choice
    bool "Max compiled-in log level for DK BT Mesh Provisioning library"
    default BT_MESH_DK_PROV_LOG_LEVEL_INF
    depends on LOG && BT_MESH_DK_PROV && BT_MESH && BT

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