CONFIG_LOG_IMMEDIATE
(No prompt – not directly user assignable.)
Type: bool
Direct dependencies
(Includes any dependencies from ifs and menus.)
Defaults
y if
LOG_MODE_IMMEDIATE
y if
LOG2_MODE_IMMEDIATE
Kconfig definition
At <Zephyr>/subsys/logging/Kconfig.mode:70
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:44
→ <Zephyr>/subsys/Kconfig:31
→ <Zephyr>/subsys/logging/Kconfig:13
Menu path: (Top) → Sub Systems and OS Services → Logging
config LOG_IMMEDIATE
bool
default y if LOG_MODE_IMMEDIATE
default y if LOG2_MODE_IMMEDIATE
depends on LOG
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)