![]() |
flux sdk
v01.02.02-5-g550ff88
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) |
Public Member Functions inherited from flxLoggingDriver | |
| 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 |