The latest development version of this page may be more current than this released 1.14.1 version.
choice: Max compiled-in log level for bt

Max compiled-in log level for bt

Type: bool

Direct dependencies

LOG && BT

(Includes any dependencies from if’s and menus.)

Defaults

Kconfig definition

At subsys/logging/Kconfig.template.log_config:3

Included via Kconfig:10Kconfig.zephyr:39subsys/Kconfig:8subsys/bluetooth/Kconfig:20

Menu path: (top menu) → Bluetooth

choice
    bool
    prompt "Max compiled-in log level for bt" if LOG && BT
    default BT_LOG_LEVEL_INF if LOG && BT
    depends on LOG && BT

(Definitions include propagated dependencies, including from if’s and menus.)