RF24Log  0.1.3
Unified logging library
Classes | Macros
NativePrintLogger.h File Reference

handler for printf-based function calls More...

#include "../RF24LogParts/PrintfParser.h"
#include "../RF24LogParts/LevelDescriptions.h"

Go to the source code of this file.

Classes

class  NativePrintLogger
 Class to manage logging messages to a printf function pointer. More...
 

Macros

#define printf_P   printf
 macro pointing to the natively available printf()
 

Detailed Description

handler for printf-based function calls

Date
Created 2021-04-24
Author
Brendan Doherty (2bndy5)

Definition in file NativePrintLogger.h.