-
choice: Max compiled-in log level for net_buf
Max compiled-in log level for net_buf
Type: bool
Default¶
Choice options¶
Kconfig definition¶
At <Zephyr>/subsys/logging/Kconfig.template.log_config:3
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:34
→ <Zephyr>/subsys/Kconfig:39
→ <Zephyr>/subsys/net/Kconfig:34
Menu path: (Top) → Sub Systems and OS Services → Networking → Network buffer support
choice
bool "Max compiled-in log level for net_buf"
default NET_BUF_LOG_LEVEL_INF
depends on LOG && NET_BUF
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)