Returns the source line where the log message occurred, taken from LINE unless overridden by LOG(...).AtLocation(...).
LINE
LOG(...).AtLocation(...)
Declared in <absl/log/log_entry.h>
<absl/log/log_entry.h>
int source_line() const;
The source line number.