choice SENSORSIM_LOG_LEVEL_CHOICE: Max compiled-in log level for Sensor Data Simulator

Max compiled-in log level for Sensor Data Simulator

Type: bool

Direct dependencies

LOG && SENSORSIM && 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:15lib\sensorsim/Kconfig:19

Menu path: (Top) → ANT Wireless → Sensor Data Simulator Library

choice SENSORSIM_LOG_LEVEL_CHOICE
    bool "Max compiled-in log level for Sensor Data Simulator"
    default SENSORSIM_LOG_LEVEL_DEFAULT
    depends on LOG && SENSORSIM && ANT

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