47 #ifndef _MIRA_LOGSIMPLEFORMATTER_H_ 48 #define _MIRA_LOGSIMPLEFORMATTER_H_ SeverityLevel level
Definition: LoggingCore.h:109
Holds all the information about a log entry.
Definition: LoggingCore.h:107
Time toLocal() const
Converts to local time zone based on the settings of the machine.
Definition: Time.h:555
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
Definition: IOService.h:67
Contains toString and fromString functions for converting data types to strings and the other way rou...
Core class of the logging library.
std::string message
Definition: LoggingCore.h:112
const std::string severityLevelStr[]
String conversion for the enum severity types.
Definition: LoggingCore.h:85
Time time
Definition: LoggingCore.h:110