:orphan:

.. title:: BSC_SIMULATOR_LOG_LEVEL_DEFAULT

.. option:: CONFIG_BSC_SIMULATOR_LOG_LEVEL_DEFAULT

*Default*

Type: ``bool``

Direct dependencies
===================

\ :ref:`<choice BSC_SIMULATOR_LOG_LEVEL_CHOICE: Max compiled-in log level for ANT+ BSC Simulator> <choice_9>`

*(Includes any dependencies from ifs and menus.)*

Kconfig definition
==================

.. highlight:: kconfig

At ``C:/ncs/main/zephyr/subsys/logging/Kconfig.template.log_config:23``

Included via ``Kconfig:35`` → ``lib/Kconfig:13`` → ``lib\ant_profiles/Kconfig:11`` → ``lib\ant_profiles\ant_bsc/Kconfig:24`` → ``lib\ant_profiles\ant_bsc\simulator/Kconfig:12``

Menu path: (Top) → ANT Wireless → ANT+ Bike Speed and Cadence profile → Max compiled-in log level for ANT+ BSC Simulator

.. parsed-literal::

    config BSC_SIMULATOR_LOG_LEVEL_DEFAULT
    	bool "Default"
    	depends on \ :ref:`<choice BSC_SIMULATOR_LOG_LEVEL_CHOICE: Max compiled-in log level for ANT+ BSC Simulator> <choice_9>`

*(The 'depends on' condition includes propagated dependencies from ifs and menus.)*