-
CONFIG_LOG_RUNTIME_FILTERING
¶
Enable runtime reconfiguration of the logger
Type: bool
Help¶
Allow runtime configuration of maximal, independent severity level for instance.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At subsys/logging/Kconfig:120
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:18
Menu path: (top menu) → Logging Options
config LOG_RUNTIME_FILTERING bool prompt "Enable runtime reconfiguration of the logger" ifLOG
depends onLOG
help Allow runtime configuration of maximal, independent severity level for instance.
(Definitions include propagated dependencies, including from if’s and menus.)