|
RF24Log
0.1.3
Unified logging library
|
abstract class that allows custom handlers agnostic to any output stream APIs More...
#include <string.h>#include <stdint.h>#include <stdarg.h>#include "../RF24LogBaseHandler.h"#include "../RF24LogLevel.h"Go to the source code of this file.
Classes | |
| class | RF24LogAbstractHandler |
| An abstract base class for handling log messages. More... | |
abstract class that allows custom handlers agnostic to any output stream APIs
Definition in file AbstractHandler.h.