CONFIG_ISOTP_LOG_LEVEL_DBG

Debug

Type: bool

Direct dependencies

<choice ISOTP_LOG_LEVEL_CHOICE: Max compiled-in log level for ISOTP>

(Includes any dependencies from ifs and menus.)

Kconfig definition

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

Included via Kconfig:8Kconfig.zephyr:44<Zephyr Subsystem>/Kconfig:11<Zephyr Subsystem>/canbus/Kconfig:9<Zephyr Subsystem>/canbus/isotp/Kconfig:17

Menu path: (Top) → Sub Systems and OS Services → Controller Area Network (CAN) bus subsystem → ISO-TP Transport [EXPERIMENTAL] → Max compiled-in log level for ISOTP

config ISOTP_LOG_LEVEL_DBG
    bool "Debug"
    depends on <choice ISOTP_LOG_LEVEL_CHOICE>

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