choice BSC_SIMULATOR_LOG_LEVEL_CHOICE: Max compiled-in log level for ANT+ BSC Simulator

Max compiled-in log level for ANT+ BSC Simulator

Type: bool

Direct dependencies

LOG && ANT_BSC_SIMULATOR && ANT_BSC && ANT

(Includes any dependencies from ifs and menus.)

Kconfig definition

At C:/ncs/main/zephyr/subsys/logging/Kconfig.template.log_config:3

Included via Kconfig:38lib/Kconfig:13lib\ant_profiles/Kconfig:11lib\ant_profiles\ant_bsc/Kconfig:24lib\ant_profiles\ant_bsc\simulator/Kconfig:12

Menu path: (Top) → ANT Wireless → ANT+ Bike Speed and Cadence profile

choice BSC_SIMULATOR_LOG_LEVEL_CHOICE
    bool "Max compiled-in log level for ANT+ BSC Simulator"
    default BSC_SIMULATOR_LOG_LEVEL_DEFAULT
    depends on LOG && ANT_BSC_SIMULATOR && ANT_BSC && ANT

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