CONFIG_LVGL_LOG_LEVEL_ERR¶
Error
Type: bool
Direct dependencies¶
<choice LVGL_LOG_LEVEL_CHOICE: Max compiled-in log level for lvgl>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At subsys/logging/Kconfig.template.log_config:11
Included via Kconfig:8
→ Kconfig.zephyr:43
→ lib/Kconfig:8
→ lib/gui/Kconfig:4
→ lib/gui/lvgl/Kconfig:14
Menu path: (Top) → Additional libraries → LittlevGL GUI library → Max compiled-in log level for lvgl
config LVGL_LOG_LEVEL_ERR
bool "Error"
depends on <choice LVGL_LOG_LEVEL_CHOICE>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)