Struct Options
Defined in File logger.h
Struct Documentation
-
struct Options
-
Public Members
-
char name[kMaxNameLength] = {}
-
TimestampFormat timestampFormat = kNoTimestamp
-
uint32_t showPid = 0
-
uint32_t showLevel = 0
-
uint32_t useColors = 0
-
bool skipRepeats = false
-
char name[kMaxNameLength] = {}