LogEntry.funcName

the name of the function the log function was called from

struct LogEntry
string funcName;

Meta