:orphan: .. title:: CONFIG_ZBOSS_TRACE_LOG_LEVEL_DBG .. kconfig:: CONFIG_ZBOSS_TRACE_LOG_LEVEL_DBG CONFIG_ZBOSS_TRACE_LOG_LEVEL_DBG ################################ *Debug* Type: ``bool`` Direct dependencies =================== \ :kconfig:`LOG ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/subsys/zigbee/Kconfig:142`` Included via ``/Kconfig:8`` → ``/Kconfig.zephyr:31`` → ``/modules/Kconfig:6`` → ``/doc/_build/kconfig/Kconfig.modules:2`` → ``/Kconfig.nrf:54`` → ``/subsys/Kconfig:40`` Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Enable Zigbee stack → Zigbee Log configuration → Max compiled-in log level for ZBOSS trace .. code-block:: kconfig config ZBOSS_TRACE_LOG_LEVEL_DBG bool "Debug" depends on LOG && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*