-
CONFIG_LOG_PRINTK
¶
Enable processing of printk messages.
Type: bool
Help¶
LOG_PRINTK messages are formatted in place and logged unconditionally.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At subsys/logging/Kconfig:87
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:20
Menu path: (top menu) → Logging
config LOG_PRINTK bool prompt "Enable processing of printk messages." ifLOG
depends onLOG
help LOG_PRINTK messages are formatted in place and logged unconditionally.
(Definitions include propagated dependencies, including from if’s and menus.)