choice: Max compiled-in log level for Memfault NCS module

Max compiled-in log level for Memfault NCS module

Type: bool

Direct dependencies

LOG && MEMFAULT

(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:31<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:55<nRF>/modules/Kconfig:10<nRF>/modules/memfault/Kconfig:175

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect

choice
    bool "Max compiled-in log level for Memfault NCS module"
    default MEMFAULT_NCS_LOG_LEVEL_INF
    depends on LOG && MEMFAULT

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