Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
 4.2.0-rc3
log_backend_mqtt.h File Reference
#include <zephyr/net/mqtt.h>

Go to the source code of this file.

Functions

int log_backend_mqtt_client_set (struct mqtt_client *client)
 Set the MQTT client instance to be able to publish application's log messages to broker.
int log_backend_mqtt_topic_set (const char *topic)
 Set the MQTT topic to which log messages will be published.