choice: Max compiled-in log level for Modem key management

Max compiled-in log level for Modem key management

Type: bool

Direct dependencies

LOG && MODEM_KEY_MGMT

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/subsys/logging/Kconfig.template.log_config:3

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:9<BuildDir>/Kconfig/Kconfig.modules:1<nRF>/Kconfig.nrf:26<nRF>/lib/Kconfig:27<nRF>/lib/modem_key_mgmt/Kconfig:17

Menu path: (Top) → Modules → Nordic nRF Connect → Libraries → nRF9160 modem key management library

choice
    bool "Max compiled-in log level for Modem key management"
    default MODEM_KEY_MGMT_LOG_LEVEL_INF
    depends on LOG && MODEM_KEY_MGMT

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)