#include <PrintLoggerData.h>
|
void | print (std::ostream &os) const |
|
This class is used to output to filesystem (SD card) log messages through the buffered logger (src/shared/logger/Logger.h).
Definition at line 57 of file PrintLoggerData.h.
◆ header()
static std::string Boardcore::LoggingString::header |
( |
| ) |
|
|
inlinestatic |
◆ print()
void Boardcore::LoggingString::print |
( |
std::ostream & | os | ) |
const |
|
inline |
◆ logString
char Boardcore::LoggingString::logString[MAX_LOG_STRING_SIZE] |
The documentation for this struct was generated from the following file: