zephyr/subsys/net/lib/mqtt
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
..
CMakeLists.txt
Kconfig
mqtt_decoder.c net: mqtt: remove custom logging macros 2022-04-06 17:41:06 +02:00
mqtt_encoder.c net: mqtt: remove custom logging macros 2022-04-06 17:41:06 +02:00
mqtt_internal.h
mqtt_os.h net: mqtt: remove custom logging macros 2022-04-06 17:41:06 +02:00
mqtt_rx.c net: mqtt: remove custom logging macros 2022-04-06 17:41:06 +02:00
mqtt_transport_socket_tcp.c net: mqtt: remove custom logging macros 2022-04-06 17:41:06 +02:00
mqtt_transport_socket_tls.c net: mqtt: remove custom logging macros 2022-04-06 17:41:06 +02:00
mqtt_transport_websocket.c net: mqtt: remove custom logging macros 2022-04-06 17:41:06 +02:00
mqtt_transport.c
mqtt_transport.h
mqtt.c net: mqtt: remove custom logging macros 2022-04-06 17:41:06 +02:00