The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_ARCH_LOG_LEVEL_DBG

Debug

Type: bool

Direct dependencies

<choice: Max compiled-in log level for arch>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At subsys/logging/Kconfig.template.log_config:20

Included via Kconfig:10Kconfig.zephyr:29arch/Kconfig:69

Menu path: (top menu) → General Architecture Options → Max compiled-in log level for arch

config ARCH_LOG_LEVEL_DBG
    bool
    prompt "Debug" if <choice: Max compiled-in log level for arch>
    depends on <choice: Max compiled-in log level for arch>

(Definitions include propagated dependencies, including from if’s and menus.)