TLog

Communication

Arduino TLog library; to also send (Serial) logs via telnet, mqtt, syslog, a web browser, etc.
Allows for sending the logging data to not just the serial port; but to T-Junction off to a wider range of other streams; such as a telnet service you can telnet to, sending it out on MQTT, see it scroll in a webbrowser, or to a syslog service.

Author: dirkx@webweaving.org

Maintainer: dirkx@webweaving.org

Read the documentation

Compatibility

This library is compatible with the esp8266, esp32 architectures.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.