-
CONFIG_LOG_CMDS
¶
Enable shell commands
Type: bool
Kconfig definition¶
At <Zephyr>/subsys/logging/Kconfig:272
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:34
→ <Zephyr>/subsys/Kconfig:31
Menu path: (Top) → Sub Systems and OS Services → Logging
config LOG_CMDS bool "Enable shell commands" default y ifSHELL
depends onSHELL
&& !LOG_MINIMAL
&&LOG
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)