The latest development version of this page may be more current than this released 2.7.0 version.
choice: USB Device Network log level

USB Device Network log level

Type: bool

Direct dependencies

LOG && USB_DEVICE_NETWORK && USB_DEVICE_STACK

(Includes any dependencies from ifs and menus.)

Kconfig definition

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

Included via Kconfig:8Kconfig.zephyr:44subsys/Kconfig:49subsys/usb/Kconfig:160subsys/usb/class/Kconfig:14subsys/usb/class/netusb/Kconfig:86

Menu path: (Top) → Sub Systems and OS Services → USB Device Support → USB Device Networking support

choice
    bool "USB Device Network log level"
    default USB_DEVICE_NETWORK_LOG_LEVEL_DEFAULT
    depends on LOG && USB_DEVICE_NETWORK && USB_DEVICE_STACK

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