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

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

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