flux sdk  v01.02.02-3-g292b3a7
Embedded C++ SDK
Loading...
Searching...
No Matches
flxCoreLog.cpp File Reference
#include "flxCoreLog.h"
#include "flxCoreEvent.h"
#include <string.h>

Macros

#define kOutputBufferSize   64
 
#define kOutputPrefixFMT   "[%c] "
 
#define kOutputPrefixLen   4
 

Variables

flxLoggingflxLog = flxLogging::get()
 
const char OutputPrefixCodes [] = "EWNIDV"
 

Macro Definition Documentation

◆ kOutputBufferSize

#define kOutputBufferSize   64

◆ kOutputPrefixFMT

#define kOutputPrefixFMT   "[%c] "

◆ kOutputPrefixLen

#define kOutputPrefixLen   4

Variable Documentation

◆ flxLog

◆ OutputPrefixCodes

const char OutputPrefixCodes[] = "EWNIDV"