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

Debug

Type: bool

Direct dependencies

<choice: Max compiled-in log level for RTT shell backend>

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

Kconfig definition

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

Included via Kconfig:10Kconfig.zephyr:39subsys/Kconfig:26subsys/shell/Kconfig:23subsys/shell/Kconfig.backends:166

Menu path: (top menu) → Shell Options → Enable shell → Enable shell backends → Max compiled-in log level for RTT shell backend

config SHELL_RTT_LOG_LEVEL_DBG
    bool
    prompt "Debug" if <choice: Max compiled-in log level for RTT shell backend>
    depends on <choice: Max compiled-in log level for RTT shell backend>

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