![]() |
flux sdk
v01.02.02-3-g292b3a7
Embedded C++ SDK
|
#include <flxCoreLog.h>
Public Member Functions | |
flxLoggingDrvDefault () | |
int | logPrintf (const flxLogLevel_t level, bool newline, const char *fmt, va_list args) |
void | setOutput (flxWriter &theWriter) |
void | setOutput (flxWriter *theWriter) |
![]() | |
virtual int | logPrintf (const flxLogLevel_t level, bool newline, const char *fmt, va_list args)=0 |
virtual void | setLogLevel (flxLogLevel_t level) |
|
inline |
|
virtual |
Implements flxLoggingDriver.
|
inline |
|
inline |