N4 Flight Software N4
Flight software used for the N4 flight computers
Loading...
Searching...
No Matches
SystemLogger Class Reference

Public Member Functions

const char * getLogLevelString (uint8_t log_level)
 convert the log level to string
 
void logToConsole (const uint32_t timestamp, const char *client, uint8_t log_level, const char *msg)
 
void logToFile (fs::FS &fs, uint8_t mode, const char *client, uint8_t log_level, const char *file, const char *msg)
 
void readLogFile (fs::FS &fs, const char *file)
 read log file to console
 

The documentation for this class was generated from the following files: