-
CONFIG_LOG_MODE_NO_OVERFLOW
¶
New logs are dropped
Type: bool
Kconfig definition¶
At subsys/logging/Kconfig:130
Included via Kconfig:10
→ Kconfig.zephyr:44
→ subsys/Kconfig:20
Menu path: (Top) → Logging → Log full strategy
config LOG_MODE_NO_OVERFLOW bool "New logs are dropped" depends on <choice: Log full strategy>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)