RF24Log  0.1.3
Unified logging library
RF24LogAbstractHandler Member List

This is the complete list of members for RF24LogAbstractHandler, including all inherited members.

_logLevelRF24LogAbstractHandlerprotected
log(uint8_t logLevel, const char *vendorId, const char *message, va_list *args)RF24LogAbstractHandlervirtual
RF24LogAbstractHandler()RF24LogAbstractHandler
setLogLevel(uint8_t logLevel)RF24LogAbstractHandlervirtual
write(uint8_t logLevel, const char *vendorId, const char *message, va_list *args)=0RF24LogAbstractHandlerprotectedpure virtual