Skyward boardcore
|
#include <PrintLoggerData.h>
Static Public Member Functions | |
static constexpr auto | reflect () |
Public Attributes | |
char | logString [MAX_LOG_STRING_SIZE] |
This class is used to output to filesystem (SD card) log messages through the buffered logger (src/shared/logger/Logger.h).
Definition at line 58 of file PrintLoggerData.h.
|
inlinestaticconstexpr |
Definition at line 62 of file PrintLoggerData.h.
char Boardcore::LoggingString::logString[MAX_LOG_STRING_SIZE] |
Definition at line 60 of file PrintLoggerData.h.