:orphan:

.. title:: SENSORSIM_LOG_LEVEL_INF

.. option:: CONFIG_SENSORSIM_LOG_LEVEL_INF

*Info*

Type: ``bool``

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

\ :ref:`<choice SENSORSIM_LOG_LEVEL_CHOICE: Max compiled-in log level for Sensor Data Simulator> <choice_15>`

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

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

.. highlight:: kconfig

At ``C:/ncs/v2.5.0/zephyr/subsys/logging/Kconfig.template.log_config:17``

Included via ``Kconfig:35`` → ``lib/Kconfig:15`` → ``lib\sensorsim/Kconfig:19``

Menu path: (Top) → ANT Wireless → Sensor Data Simulator Library → Max compiled-in log level for Sensor Data Simulator

.. parsed-literal::

    config SENSORSIM_LOG_LEVEL_INF
    	bool "Info"
    	depends on \ :ref:`<choice SENSORSIM_LOG_LEVEL_CHOICE: Max compiled-in log level for Sensor Data Simulator> <choice_15>`

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