Skyward boardcore
|
#include <string>
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 } |