-
CONFIG_BT_GATT_NUS_LOG_LEVEL
¶
(No prompt – not directly user assignable.)
Type: int
Defaults¶
Kconfig definition¶
At subsys/logging/Kconfig.template.log_config:25
Included via Kconfig:8
→ Kconfig.zephyr:9
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/test_doc/_build/Kconfig.modules:1
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/Kconfig.nrf:10
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/subsys/Kconfig:10
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/subsys/bluetooth/Kconfig:22
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/subsys/bluetooth/services/Kconfig:20
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/subsys/bluetooth/services/Kconfig.nus:16
Menu path: (Top) → Modules → Nordic nRF Connect → Bluetooth Low Energy → Bluetooth Services → Nordic UART service
config BT_GATT_NUS_LOG_LEVEL int default 0 ifBT_GATT_NUS_LOG_LEVEL_OFF
default 1 ifBT_GATT_NUS_LOG_LEVEL_ERR
default 2 ifBT_GATT_NUS_LOG_LEVEL_WRN
default 3 ifBT_GATT_NUS_LOG_LEVEL_INF
default 4 ifBT_GATT_NUS_LOG_LEVEL_DBG
depends onLOG
&&BT_GATT_NUS
&&BT
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)