RF24Log
0.1.3
Unified logging library
|
handler for Print::print()
function calls based on Arduino API
More...
#include <Print.h>
#include "../RF24LogParts/PrintfParser.h"
#include "../RF24LogParts/LevelDescriptions.h"
Go to the source code of this file.
Classes | |
class | ArduinoPrintLogger |
A log handler implementation which outputs log messages to a stream. More... | |
handler for Print::print()
function calls based on Arduino API
Definition in file ArduinoPrintLogger.h.