CONFIG_LVGL_LOG_LEVEL_WRN

Warning

Type: bool

Direct dependencies

<choice: Max compiled-in log level for lvgl>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr Subsystem>/logging/Kconfig.template.log_config:14

Included via Kconfig:8Kconfig.zephyr:33<Zephyr Library>/Kconfig:8<Zephyr Library>/gui/Kconfig:4<Zephyr Library>/gui/lvgl/Kconfig:14

Menu path: (Top) → Additional libraries → LittlevGL GUI library → Max compiled-in log level for lvgl

config LVGL_LOG_LEVEL_WRN
    bool "Warning"
    depends on <choice>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)