RF24Log  0.1.3
Unified logging library
Classes
ArduinoPrintLogger.h File Reference

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...
 

Detailed Description

handler for Print::print() function calls based on Arduino API

Date
Created 2 Oct 2020
Author
Witold Markowski (wmarkow)

Definition in file ArduinoPrintLogger.h.