-
CONFIG_LOG_IMMEDIATE
¶
(No prompt – not directly user assignable.)
Type: bool
Default¶
y if
LOG_MODE_IMMEDIATE
Kconfig definition¶
At subsys/logging/Kconfig.mode:47
Included via Kconfig:8
→ Kconfig.zephyr:34
→ subsys/Kconfig:31
→ subsys/logging/Kconfig:13
Menu path: (Top) → Sub Systems and OS Services → Logging
config LOG_IMMEDIATE bool default y ifLOG_MODE_IMMEDIATE
depends onLOG
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)