:orphan: .. title:: CONFIG_CAF_LEDS_LOG_LEVEL_OFF .. kconfig:: CONFIG_CAF_LEDS_LOG_LEVEL_OFF CONFIG_CAF_LEDS_LOG_LEVEL_OFF ############################# *Off* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/subsys/logging/Kconfig.template.log_config:8`` Included via ``/Kconfig:8`` → ``/Kconfig.zephyr:31`` → ``/modules/Kconfig:6`` → ``/doc/_build/kconfig/Kconfig.modules:2`` → ``/Kconfig.nrf:54`` → ``/subsys/Kconfig:44`` → ``/subsys/caf/Kconfig:16`` → ``/subsys/caf/modules/Kconfig:14`` → ``/subsys/caf/modules/Kconfig.leds:39`` Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Common Application Framework → LEDs module → Max compiled-in log level for caf module leds .. code-block:: kconfig config CAF_LEDS_LOG_LEVEL_OFF bool "Off" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*