:orphan: .. title:: CONFIG_CPU_LOAD_LOG_LEVEL_DBG .. kconfig:: CONFIG_CPU_LOAD_LOG_LEVEL_DBG CONFIG_CPU_LOAD_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:54`` → ``/subsys/Kconfig:30`` → ``/subsys/debug/Kconfig:8`` → ``/subsys/debug/cpu_load/Kconfig:20`` Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Enable CPU load measurement → Max compiled-in log level for CPU load measurement .. code-block:: kconfig config CPU_LOAD_LOG_LEVEL_DBG bool "Debug" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*