-
CONFIG_GPS_SIM_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:12
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/drivers/Kconfig:13
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/drivers/gps/Kconfig:9
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/drivers/gps/gps_sim/Kconfig:161
Menu path: (Top) → Modules → Nordic nRF Connect → Device Drivers → GPS Drivers → GPS simulator
config GPS_SIM_LOG_LEVEL int default 0 ifGPS_SIM_LOG_LEVEL_OFF
default 1 ifGPS_SIM_LOG_LEVEL_ERR
default 2 ifGPS_SIM_LOG_LEVEL_WRN
default 3 ifGPS_SIM_LOG_LEVEL_INF
default 4 ifGPS_SIM_LOG_LEVEL_DBG
depends onLOG
&&GPS_SIM
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)