multiLogger

Uncategorized

Ever wanted to log easily using one or multiple outputs (serial, spiffs, tcp, udp)?
This library includes a Stream logger (Serial, TCP, UDP) and a SPIFFS logger. Log entries include the current time and and the log flag DEBUG, INFO, ERROR, WARNING. Logging can be done in a printf style.

Author: Benjamin Voelker

Maintainer: Benjamin Voelker

Read the documentation

Go to repository

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

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