choice: Max compiled-in log level for AT notification monitor library

Max compiled-in log level for AT notification monitor library

Type: bool

Direct dependencies

LOG && AT_MONITOR

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/subsys/logging/Kconfig.template.log_config:3

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:31<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:56<nRF>/lib/Kconfig:14<nRF>/lib/at_monitor/Kconfig:25

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Libraries → AT notification monitor

choice
    bool "Max compiled-in log level for AT notification monitor library"
    default AT_MONITOR_LOG_LEVEL_INF
    depends on LOG && AT_MONITOR

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