LogEntry.line

the line number the log function was called from

struct LogEntry
int line;

Meta