- CONFIG_BSC_PAGES_LOG_LEVEL
(No prompt – not directly user assignable.)
Type: int
Defaults
LOG_DEFAULT_LEVEL if
BSC_PAGES_LOG_LEVEL_DEFAULT
Kconfig definition
At C:/ncs/main/zephyr/subsys/logging/Kconfig.template.log_config:28
Included via Kconfig:38
→ lib/Kconfig:13
→ lib\ant_profiles/Kconfig:11
→ lib\ant_profiles\ant_bsc/Kconfig:21
→ lib\ant_profiles\ant_bsc\pages/Kconfig:12
Menu path: (Top) → ANT Wireless → ANT+ Bike Speed and Cadence profile
config BSC_PAGES_LOG_LEVEL int default 0 ifBSC_PAGES_LOG_LEVEL_OFF
default 1 ifBSC_PAGES_LOG_LEVEL_ERR
default 2 ifBSC_PAGES_LOG_LEVEL_WRN
default 3 ifBSC_PAGES_LOG_LEVEL_INF
default 4 ifBSC_PAGES_LOG_LEVEL_DBG
default LOG_DEFAULT_LEVEL ifBSC_PAGES_LOG_LEVEL_DEFAULT
depends on LOG &&ANT_BSC
&&ANT
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)