CONFIG_MATTER_LOG_LEVEL_DBG

Debug

Type: bool

Direct dependencies

<choice MATTER_LOG_LEVEL_CHOICE: Max compiled-in log level for Matter>

(Includes any dependencies from ifs and menus.)

Kconfig definition

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

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:98/home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/lib/matter/config/nrfconnect/chip-module/Kconfig:17/home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/lib/matter/config/nrfconnect/chip-module/../../zephyr/Kconfig:199

Menu path: (Top) → Modules → connectedhomeip (/home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/lib/matter) → Connected Home over IP protocol stack → Max compiled-in log level for Matter

config MATTER_LOG_LEVEL_DBG
    bool "Debug"
    depends on <choice MATTER_LOG_LEVEL_CHOICE>

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