CONFIG_LOG_MODE_NO_OVERFLOW

New logs are dropped

Type: bool

Direct dependencies

<choice: Log full strategy>

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

Kconfig definition

At subsys/logging/Kconfig:132

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

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

config LOG_MODE_NO_OVERFLOW
    bool
    prompt "New logs are dropped" if <choice: Log full strategy>
    depends on <choice: Log full strategy>

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