|
RF24Log
0.1.3
Unified logging library
|
Files | |
| file | AbstractHandler.cpp [code] |
| file | AbstractHandler.h [code] |
| abstract class that allows custom handlers agnostic to any output stream APIs | |
| file | AbstractStream.cpp [code] |
| file | AbstractStream.h [code] |
| abstract class that allows using different output stream APIs | |
| file | Common.cpp [code] |
| file | Common.h [code] |
| global functions for RF24Log Abstract objects. | |
| file | FormatSpecifier.cpp [code] |
| file | FormatSpecifier.h [code] |
| generic struct that allows customization of a printf-like parser | |
| file | LevelDescriptions.h [code] |
| A collection of constants used to describe a particular logging level. | |
| file | PrintfParser.cpp [code] |
| file | PrintfParser.h [code] |
| Mechanisms for parsing the log messages before they are output to a stream. | |