diff --git a/subsys/net/lib/app/Kconfig b/subsys/net/lib/app/Kconfig index ac7f0bc261..5d9e2e2bd1 100644 --- a/subsys/net/lib/app/Kconfig +++ b/subsys/net/lib/app/Kconfig @@ -69,6 +69,7 @@ config NET_APP_NEED_IPV4 config NET_DEBUG_APP bool "Debug net app library" default n + default y if NET_LOG_GLOBAL help Enables net app library to output debug messages