-
CONFIG_NET_BUF_SIMPLE_LOG
¶
Network buffer memory debugging
Type: bool
Help¶
Enable extra debug logs and checks for the generic network buffers.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
LOG
ifNET_BUF_LOG
&&NET_BUF
Kconfig definition¶
At subsys/net/Kconfig:50
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:24
Menu path: (top menu) → Networking
config NET_BUF_SIMPLE_LOG bool prompt "Network buffer memory debugging" ifNET_BUF_LOG
&&NET_BUF
selectLOG
ifNET_BUF_LOG
&&NET_BUF
depends onNET_BUF_LOG
&&NET_BUF
help Enable extra debug logs and checks for the generic network buffers.
(Definitions include propagated dependencies, including from if’s and menus.)