The latest development version of this page may be more current than this released 1.14.1 version.
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:125

Included via Kconfig:10Kconfig.zephyr:39subsys/Kconfig:20

Menu path: (top menu) → Logging → 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.)