CONFIG_LOG2_MODE_DEFERRED
Deferred logging v2
Type: bool
Kconfig definition
At <Zephyr>/subsys/logging/Kconfig.mode:17
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 → Mode
config LOG2_MODE_DEFERRED
bool "Deferred logging v2"
select MPSC_PBUF
select LOG2
depends on <choice LOG_MODE>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)