-
choice MODBUS_LOG_LEVEL_CHOICE: Max compiled-in log level for Modbus Support
Max compiled-in log level for Modbus Support
Type: bool
Default¶
Choice options¶
Kconfig definition¶
At <Zephyr Subsystem>/logging/Kconfig.template.log_config:3
Included via Kconfig:8
→ Kconfig.zephyr:44
→ <Zephyr Subsystem>/Kconfig:37
→ <Zephyr Subsystem>/modbus/Kconfig:84
Menu path: (Top) → Sub Systems and OS Services → Modbus support
choice MODBUS_LOG_LEVEL_CHOICE
bool "Max compiled-in log level for Modbus Support"
default MODBUS_LOG_LEVEL_INF
depends on LOG && MODBUS
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)