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.
Maintainer: Benjamin Voelker
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.