choice ANT_STATE_INDICATOR_LOG_LEVEL_CHOICE: Max compiled-in log level for ANT State Indicator

Max compiled-in log level for ANT State Indicator

Type: bool

Direct dependencies

LOG && ANT_STATE_INDICATOR && 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:14lib\ant_state_indicator/Kconfig:20

Menu path: (Top) → ANT Wireless → ANT State Indicator Library

choice ANT_STATE_INDICATOR_LOG_LEVEL_CHOICE
    bool "Max compiled-in log level for ANT State Indicator"
    default ANT_STATE_INDICATOR_LOG_LEVEL_DEFAULT
    depends on LOG && ANT_STATE_INDICATOR && ANT

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