RF24Log  0.1.3
Unified logging library
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CFormatSpecifierSome data about a format specifier
 CRF24LogAbstractStreamA protected collection of methods that output formatted data to a stream
 CRF24LogPrintfParserClass that holds the RF24Log's in-house printf-like parsing
 CArduinoPrintLoggerA log handler implementation which outputs log messages to a stream
 CNativePrintLoggerClass to manage logging messages to a printf function pointer
 COStreamLoggerClass to manage logging messages to a ostream based object
 CRF24LogBaseHandlerA base mechanism for handling log messages
 CRF24LogAbstractHandlerAn abstract base class for handling log messages
 CRF24LogPrintfParserClass that holds the RF24Log's in-house printf-like parsing
 CRF24LogDualHandlerModule to extend the RF24LogBaseHandler mechanism for redirecting to 2 different RF24LogBaseHandler objects
 CRF24LoggingThis is the end-user's access point into the world of logging messages