RF24Log  0.1.3
Unified logging library
NativePrintLogger Member List

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

_logLevelRF24LogAbstractHandlerprotected
appendChar(char data, uint16_t depth=1)NativePrintLoggerprotectedvirtual
appendDouble(double data, uint8_t precision=2)NativePrintLoggerprotectedvirtual
appendFormat(FormatSpecifier *fmt_parser, va_list *args)RF24LogAbstractStreamprotected
appendInt(long data)NativePrintLoggerprotectedvirtual
appendLogLevel(uint8_t logLevel)RF24LogAbstractStreamprotected
appendStr(const char *data)NativePrintLoggerprotectedvirtual
appendTimestamp()NativePrintLoggerprotectedvirtual
appendUInt(unsigned long data, uint8_t base=10)NativePrintLoggerprotectedvirtual
descTimeLevel(uint8_t logLevel)RF24LogAbstractStreamprotected
log(uint8_t logLevel, const char *vendorId, const char *message, va_list *args)RF24LogAbstractHandlervirtual
NativePrintLogger()NativePrintLogger
RF24LogAbstractHandler()RF24LogAbstractHandler
setLogLevel(uint8_t logLevel)RF24LogAbstractHandlervirtual
write(uint8_t logLevel, const char *vendorId, const char *message, va_list *args)RF24LogPrintfParserprotectedvirtual