LogEntry.prettyFuncName

the pretty formatted name of the function the log function was called from

struct LogEntry
string prettyFuncName;

Meta