MIRA
|
Holds information about a log entry function. More...
#include <error/LoggingCore.h>
Public Attributes | |
std::string | nameSpace |
std::string | className |
std::string | functionName |
Holds information about a log entry function.
Can be generated by the LogCore::parseFunction(LogRecord&) function
std::string nameSpace |
std::string className |
std::string functionName |