choice: Max compiled-in log level for Fatal error

Max compiled-in log level for Fatal error

Type: bool

Direct dependencies

LOG && RESET_ON_FATAL_ERROR

(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:25<nRF>/lib/fatal_error/Kconfig:19

Menu path: (Top) → Modules → Nordic nRF Connect → Libraries → Reset on fatal error

choice
    bool "Max compiled-in log level for Fatal error"
    default FATAL_ERROR_LOG_LEVEL_INF
    depends on LOG && RESET_ON_FATAL_ERROR

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