The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_WIFI_LOG_LEVEL_OFF

Off

Type: bool

Help

Do not write to log.

Direct dependencies

<choice: Log level for WiFi driver>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At subsys/net/Kconfig.template.log_config.net:18

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:76drivers/wifi/Kconfig:18

Menu path: (top menu) → Device Drivers → add support for WiFi Drivers → Log level for WiFi driver

config WIFI_LOG_LEVEL_OFF
    bool
    prompt "Off" if <choice: Log level for WiFi driver>
    depends on <choice: Log level for WiFi driver>
    help
      Do not write to log.

(Definitions include propagated dependencies, including from if’s and menus.)