CONFIG_LOG_MODE_OVERFLOW

Oldest logs are discarded

Type: bool

Direct dependencies

<choice: Log full strategy>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At subsys/logging/Kconfig:129

Included via Kconfig:10Kconfig.zephyr:35subsys/Kconfig:18

Menu path: (top menu) → Logging Options → Log full strategy

config LOG_MODE_OVERFLOW
    bool
    prompt "Oldest logs are discarded" if <choice: Log full strategy>
    depends on <choice: Log full strategy>

(Definitions include propagated dependencies, including from if’s and menus.)