Skyward boardcore
Loading...
Searching...
No Matches
Boardcore::LoggingString Struct Reference

#include <PrintLoggerData.h>

Static Public Member Functions

static constexpr auto reflect ()
 

Public Attributes

char logString [MAX_LOG_STRING_SIZE]
 

Detailed Description

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.

Member Function Documentation

◆ reflect()

static constexpr auto Boardcore::LoggingString::reflect ( )
inlinestaticconstexpr

Definition at line 62 of file PrintLoggerData.h.

Member Data Documentation

◆ logString

char Boardcore::LoggingString::logString[MAX_LOG_STRING_SIZE]

Definition at line 60 of file PrintLoggerData.h.


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