MIRA
|
Holds all the information about a log entry. More...
#include <error/LoggingCore.h>
Public Attributes | |
SeverityLevel | level |
Time | time |
Duration | uptime |
std::string | message |
std::string | details |
int | line |
std::string | file |
std::string | function |
ThreadID | threadID |
Holds all the information about a log entry.
SeverityLevel level |
Time time |
Duration uptime |
std::string message |
std::string details |
int line |
std::string file |
std::string function |
ThreadID threadID |