:orphan: .. title:: LVGL_LOG_LEVEL_DBG .. option:: CONFIG_LVGL_LOG_LEVEL_DBG *Debug* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``subsys/logging/Kconfig.template.log_config:20`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:33`` → ``lib/Kconfig:14`` → ``lib/gui/Kconfig:4`` → ``lib/gui/lvgl/Kconfig:14`` Menu path: (Top) → Additional libraries → LittlevGL GUI library → Max compiled-in log level for lvgl .. parsed-literal:: config LVGL_LOG_LEVEL_DBG bool "Debug" depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*