zephyr/subsys/net/lib
Jordan Yates 04d29c4eb4 net: mqtt: remove custom logging macros
Remove the custom MQTT logging macros and just use the NET macros
directly. The custom macros provide no additional functionality and the
non-standard naming can cause confusion.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2022-04-06 17:41:06 +02:00
..
capture all: Deprecate UTIL_LISTIFY and replace with LISTIFY 2022-03-08 11:03:30 +01:00
coap kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
config kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
conn_mgr kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
dns everywhere: fix typos 2022-03-18 13:24:08 -04:00
http net: http: Allow a content_len of 4GB 2022-03-21 10:16:21 +01:00
lwm2m net: lwm2m: Clean up context on stop 2022-04-05 11:16:58 +02:00
mqtt net: mqtt: remove custom logging macros 2022-04-06 17:41:06 +02:00
openthread net: openthread: add Time Sync support 2022-04-06 11:23:41 +02:00
sntp everywhere: fix typos 2022-03-18 13:24:08 -04:00
sockets net: add rcvbuf socket option 2022-04-01 13:30:09 +02:00
socks
tftp everywhere: fix typos 2022-03-18 13:24:08 -04:00
tls_credentials
utils
websocket everywhere: fix typos 2022-03-18 13:24:08 -04:00
CMakeLists.txt
Kconfig