choice: Initial log level limit

Initial log level limit

Type: bool

Direct dependencies

SHELL_BT_NUS

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <nRF>/subsys/shell/Kconfig:29

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:32

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Shell Bluetooth NUS transport

choice
    bool "Initial log level limit"
    default SHELL_BT_NUS_INIT_LOG_LEVEL_WRN
    depends on SHELL_BT_NUS

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