CONFIG_UART_CONSOLE_LOG_LEVEL_OFF

Off

Type: bool

Direct dependencies

<choice: Max compiled-in log level for UART console>

(Includes any dependencies from ifs and menus.)

Kconfig definition

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

Included via Kconfig:8Kconfig.zephyr:32<Zephyr Driver>/Kconfig:14<Zephyr Driver>/console/Kconfig:349

Menu path: (Top) → Device Drivers → Console drivers → Max compiled-in log level for UART console

config UART_CONSOLE_LOG_LEVEL_OFF
    bool "Off"
    depends on <choice>

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