- CONFIG_BPWR_SIMULATOR_LOG_LEVEL
(No prompt – not directly user assignable.)
Type: int
Direct dependencies
LOG && ANT_BPWR_SIMULATOR
&& ANT_BPWR
&& ANT
(Includes any dependencies from ifs and menus.)
Defaults
LOG_DEFAULT_LEVEL if
BPWR_SIMULATOR_LOG_LEVEL_DEFAULT
Kconfig definition
At C:/ncs/main/zephyr/subsys/logging/Kconfig.template.log_config:28
Included via Kconfig:40
→ lib/Kconfig:13
→ lib\ant_profiles/Kconfig:10
→ lib\ant_profiles\ant_bpwr/Kconfig:25
→ lib\ant_profiles\ant_bpwr\simulator/Kconfig:12
Menu path: (Top) → ANT Wireless → ANT Wireless → ANT+ Bicycle Power profile
config BPWR_SIMULATOR_LOG_LEVEL int default 0 ifBPWR_SIMULATOR_LOG_LEVEL_OFF
default 1 ifBPWR_SIMULATOR_LOG_LEVEL_ERR
default 2 ifBPWR_SIMULATOR_LOG_LEVEL_WRN
default 3 ifBPWR_SIMULATOR_LOG_LEVEL_INF
default 4 ifBPWR_SIMULATOR_LOG_LEVEL_DBG
default LOG_DEFAULT_LEVEL ifBPWR_SIMULATOR_LOG_LEVEL_DEFAULT
depends on LOG &&ANT_BPWR_SIMULATOR
&&ANT_BPWR
&&ANT
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)