:orphan:

.. title:: ANT_CHANNEL_CONFIG_LOG_LEVEL_WRN

.. option:: CONFIG_ANT_CHANNEL_CONFIG_LOG_LEVEL_WRN

*Warning*

Type: ``bool``

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

\ :ref:`<choice ANT_CHANNEL_CONFIG_LOG_LEVEL_CHOICE: Max compiled-in log level for ANT Channel Config> <choice_2>`

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

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

.. highlight:: kconfig

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

Included via ``Kconfig:38`` → ``lib/Kconfig:10`` → ``lib\ant_channel_config/Kconfig:19``

Menu path: (Top) → ANT Wireless → ANT Channel Config Library → Max compiled-in log level for ANT Channel Config

.. parsed-literal::

    config ANT_CHANNEL_CONFIG_LOG_LEVEL_WRN
    	bool "Warning"
    	depends on \ :ref:`<choice ANT_CHANNEL_CONFIG_LOG_LEVEL_CHOICE: Max compiled-in log level for ANT Channel Config> <choice_2>`

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