MIRA
Public Attributes | List of all members
LogRecord Struct Reference

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
 

Detailed Description

Holds all the information about a log entry.

Member Data Documentation

◆ level

◆ time

Time time

◆ uptime

Duration uptime

◆ message

std::string message

◆ details

std::string details

◆ line

int line

◆ file

std::string file

◆ function

std::string function

◆ threadID

ThreadID threadID

The documentation for this struct was generated from the following file: