CONFIG_LOG_MODE_OVERFLOW

Oldest logs are discarded

Type: bool

Direct dependencies

<choice: Log full strategy>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/subsys/logging/Kconfig:154

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:34<Zephyr>/subsys/Kconfig:28

Menu path: (Top) → Sub Systems and OS Services → Logging → Log full strategy

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

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)