-
CONFIG_NET_PPP_LOG_LEVEL_DBG
¶
Debug
Type: bool
Help¶
Write to log with NET_DBG or LOG_DBG in addition to previous levels.
Direct dependencies¶
<choice: Log level for ppp driver>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At <Zephyr>/subsys/net/Kconfig.template.log_config.net:36
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:22
→ <Zephyr>/drivers/net/Kconfig:79
Menu path: (Top) → Device Drivers → Point-to-point (PPP) UART based driver → Log level for ppp driver
config NET_PPP_LOG_LEVEL_DBG bool "Debug" depends on <choice: Log level for ppp driver> help Write to log with NET_DBG or LOG_DBG in addition to previous levels.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)