This library (ok_arduino_logging) offers centrally configured string-tag log level filtering: Each source file defines a "tag" for that file's logs. The main app/sketch includes a filter expression ...
An minimalistic Logging framework for Arduino-compatible embedded systems. ArduinoLog is a minimalistic framework to help the programmer output log statements to an output of choice, fashioned after ...