The latest development version of this page may be more current than this released 2.6.1-rc1 version.
choice: Log level for Network CAN

Log level for Network CAN

Type: bool

Direct dependencies

NET_LOG && CAN_NET && CAN

(Includes any dependencies from ifs and menus.)

Default

Choice options

Kconfig definition

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

Included via Kconfig:8Kconfig.zephyr:32drivers/Kconfig:80drivers/can/Kconfig:90drivers/can/Kconfig.net:17

Menu path: (Top) → Device Drivers → CAN Drivers → Enable 6loCAN network interface [EXPERIMENTAL]

choice
    bool "Log level for Network CAN"
    default CAN_NET_LOG_LEVEL_DEFAULT
    depends on NET_LOG && CAN_NET && CAN

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