The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_SHELL_TELNET_LOG_LEVEL_WRN

Warning

Type: bool

Direct dependencies

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

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

Kconfig definition

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

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

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

config SHELL_TELNET_LOG_LEVEL_WRN
    bool
    prompt "Warning" if <choice: Max compiled-in log level for TELNET shell backend>
    depends on <choice: Max compiled-in log level for TELNET shell backend>

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