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

Default

Type: bool

Help

Use default log level.

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:43

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_DEFAULT
    bool
    prompt "Default" if <choice: Log level for WiFi driver>
    depends on <choice: Log level for WiFi driver>
    help
      Use default log level.

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