MIRA
Public Attributes | List of all members
LogRecordFunctionInfo Struct Reference

Holds information about a log entry function. More...

#include <error/LoggingCore.h>

Public Attributes

std::string nameSpace
 
std::string className
 
std::string functionName
 

Detailed Description

Holds information about a log entry function.

Can be generated by the LogCore::parseFunction(LogRecord&) function

Member Data Documentation

◆ nameSpace

std::string nameSpace

◆ className

std::string className

◆ functionName

std::string functionName

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