flux sdk  v01.02.02-3-g292b3a7
Embedded C++ SDK
Loading...
Searching...
No Matches
flxLoggingDriver Class Referenceabstract

#include <flxCoreLog.h>

Inheritance diagram for flxLoggingDriver:
flxLoggingDrvDefault

Public Member Functions

virtual int logPrintf (const flxLogLevel_t level, bool newline, const char *fmt, va_list args)=0
 
virtual void setLogLevel (flxLogLevel_t level)
 

Member Function Documentation

◆ logPrintf()

virtual int flxLoggingDriver::logPrintf ( const flxLogLevel_t  level,
bool  newline,
const char *  fmt,
va_list  args 
)
pure virtual

Implemented in flxLoggingDrvDefault.

◆ setLogLevel()

virtual void flxLoggingDriver::setLogLevel ( flxLogLevel_t  level)
inlinevirtual

The documentation for this class was generated from the following file: