-
choice: Max compiled-in log level for AT-command notification management library
Max compiled-in log level for AT-command notification management library
Type: bool
Default¶
Choice options¶
Kconfig definition¶
At <Zephyr>/subsys/logging/Kconfig.template.log_config:3
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:52
→ <nRF>/lib/Kconfig:18
→ <nRF>/lib/at_notif/Kconfig:22
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Libraries → AT-command notification manager
choice
bool "Max compiled-in log level for AT-command notification management library"
default AT_NOTIF_LOG_LEVEL_INF
depends on LOG && AT_NOTIF
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)