This repository is not active
ThinkingHouse/arduino_logger
The library is designed for simple logging of debugging information. You can log both to the serial port and to a file on the SD card. There are different levels of logging. To reduce the code, you can remove unnecessary parts through macro definitions.
C++