10 #ifndef logger_types_saving_stop_hpp
11 #define logger_types_saving_stop_hpp
uint16_t eventCodeT
The type of an event code (16-bit unsigned int).
int8_t logPrioT
The type of the log priority code.
constexpr static logPrioT LOG_NOTICE
A normal but significant condition.
The MagAO-X logger saving_state_change log type.
static const flatlogs::eventCodeT eventCode
The event code.
static const flatlogs::logPrioT defaultLevel
The default level.
static timespec lastRecord
The time of the last time this log was recorded. Used by the telemetry system.