:orphan: .. title:: CONFIG_AT_NOTIF_LOG_LEVEL_DBG .. kconfig:: CONFIG_AT_NOTIF_LOG_LEVEL_DBG CONFIG_AT_NOTIF_LOG_LEVEL_DBG ############################# *Debug* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/subsys/logging/Kconfig.template.log_config:20`` Included via ``/Kconfig:8`` → ``/Kconfig.zephyr:31`` → ``/modules/Kconfig:6`` → ``/doc/_build/kconfig/Kconfig.modules:2`` → ``/Kconfig.nrf:56`` → ``/lib/Kconfig:19`` → ``/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 → Max compiled-in log level for AT-command notification management library .. code-block:: kconfig config AT_NOTIF_LOG_LEVEL_DBG bool "Debug" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*