choice ANT_KEY_MANAGER_LOG_LEVEL_CHOICE: Max compiled-in log level for ANT Key Manager

Max compiled-in log level for ANT Key Manager

Type: bool

Direct dependencies

LOG && ANT_KEY_MANAGER && 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:35lib/Kconfig:12lib\ant_key_manager/Kconfig:22

Menu path: (Top) → ANT Wireless → ANT Key Manager Library

choice ANT_KEY_MANAGER_LOG_LEVEL_CHOICE
    bool "Max compiled-in log level for ANT Key Manager"
    default ANT_KEY_MANAGER_LOG_LEVEL_DEFAULT
    depends on LOG && ANT_KEY_MANAGER && ANT

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