:orphan: .. title:: CONFIG_DATE_TIME_LOG_LEVEL_DBG .. kconfig:: CONFIG_DATE_TIME_LOG_LEVEL_DBG CONFIG_DATE_TIME_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:30`` → ``/lib/date_time/Kconfig:43`` Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Libraries → Date time library → Max compiled-in log level for Date time module .. code-block:: kconfig config DATE_TIME_LOG_LEVEL_DBG bool "Debug" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*