-
choice: Log level for UDP/TCP connection handling
Log level for UDP/TCP connection handling
Type: bool
Direct dependencies¶
NET_LOG
&& !NET_RAW_MODE
&& NETWORKING
(Includes any dependencies from if’s and menus.)
Defaults¶
Choice options¶
Kconfig definition¶
At subsys/net/Kconfig.template.log_config.net:9
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:24
→ subsys/net/Kconfig:82
→ subsys/net/ip/Kconfig:592
→ subsys/net/ip/Kconfig.debug:85
Menu path: (top menu) → Networking → IP stack
choice bool prompt "Log level for UDP/TCP connection handling" ifNET_LOG
&& !NET_RAW_MODE
&&NETWORKING
defaultNET_CONN_LOG_LEVEL_DEFAULT
ifNET_LOG
&& !NET_RAW_MODE
&&NETWORKING
depends onNET_LOG
&& !NET_RAW_MODE
&&NETWORKING
(Definitions include propagated dependencies, including from if’s and menus.)