Skyward boardcore
Loading...
Searching...
No Matches
PrintLoggerData.h File Reference
#include <string>
Include dependency graph for PrintLoggerData.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Boardcore::LogRecord
 
struct  Boardcore::LoggingString
 

Namespaces

namespace  Boardcore
 This file includes all the types the logdecoder script will decode.
 

Enumerations

enum  Boardcore::LogLevel : uint8_t {
  Boardcore::LOGL_NOTSET = 0 , Boardcore::LOGL_DEBUG = 10 , Boardcore::LOGL_INFO = 20 , Boardcore::LOGL_WARNING = 30 ,
  Boardcore::LOGL_ERROR = 40 , Boardcore::LOGL_CRITICAL = 50
}