-
choice: Max compiled-in log level for TELNET shell backend
Max compiled-in log level for TELNET shell backend
Type: bool
Direct dependencies¶
LOG
&& SHELL_BACKEND_TELNET
&& SHELL_BACKENDS
&& SHELL
(Includes any dependencies from if’s and menus.)
Defaults¶
Choice options¶
Kconfig definition¶
At subsys/logging/Kconfig.template.log_config:3
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:26
→ subsys/shell/Kconfig:23
→ subsys/shell/Kconfig.backends:254
Menu path: (top menu) → Shell Options → Enable shell → Enable shell backends
choice bool prompt "Max compiled-in log level for TELNET shell backend" ifLOG
&&SHELL_BACKEND_TELNET
&&SHELL_BACKENDS
&&SHELL
defaultSHELL_TELNET_LOG_LEVEL_INF
ifLOG
&&SHELL_BACKEND_TELNET
&&SHELL_BACKENDS
&&SHELL
depends onLOG
&&SHELL_BACKEND_TELNET
&&SHELL_BACKENDS
&&SHELL
(Definitions include propagated dependencies, including from if’s and menus.)