:orphan:

.. title:: ANT_ENCRYPT_CONFIG_LOG_LEVEL_ERR

.. option:: CONFIG_ANT_ENCRYPT_CONFIG_LOG_LEVEL_ERR

*Error*

Type: ``bool``

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

\ :ref:`<choice ANT_ENCRYPT_CONFIG_LOG_LEVEL_CHOICE: Max compiled-in log level for ANT Encrypt Config> <choice_3>`

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

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

.. highlight:: kconfig

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

Included via ``Kconfig:40`` → ``lib/Kconfig:11`` → ``lib\ant_encryption/Kconfig:19``

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

.. parsed-literal::

    config ANT_ENCRYPT_CONFIG_LOG_LEVEL_ERR
    	bool "Error"
    	depends on \ :ref:`<choice ANT_ENCRYPT_CONFIG_LOG_LEVEL_CHOICE: Max compiled-in log level for ANT Encrypt Config> <choice_3>`

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