RF24Log
0.1.3
Unified logging library
|
This is the complete list of members for RF24LogAbstractHandler, including all inherited members.
_logLevel | RF24LogAbstractHandler | protected |
log(uint8_t logLevel, const char *vendorId, const char *message, va_list *args) | RF24LogAbstractHandler | virtual |
RF24LogAbstractHandler() | RF24LogAbstractHandler | |
setLogLevel(uint8_t logLevel) | RF24LogAbstractHandler | virtual |
write(uint8_t logLevel, const char *vendorId, const char *message, va_list *args)=0 | RF24LogAbstractHandler | protectedpure virtual |