The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_LOG2_MODE_DEFERRED

Deferred logging v2

Type: bool

Direct dependencies

<choice LOG_MODE: Mode>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At subsys/logging/Kconfig.mode:16

Included via Kconfig:8Kconfig.zephyr:44subsys/Kconfig:31subsys/logging/Kconfig:18

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.)