Skyward boardcore
Loading...
Searching...
No Matches
PrintLoggerData.h File Reference
#include <reflect.hpp>
#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
 Driver for the VN100S IMU.
 

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
}