CONFIG_ISOTP_LOG_LEVEL_ERR¶
Error
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 subsys/logging/Kconfig.template.log_config:11
Included via Kconfig:8
→ Kconfig.zephyr:44
→ subsys/Kconfig:11
→ subsys/canbus/Kconfig:9
→ subsys/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_ERR
bool "Error"
depends on <choice ISOTP_LOG_LEVEL_CHOICE>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)